@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/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113294'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65'^^xsd:anyURI;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113307'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4000'^^xsd:anyURI;
  dwc:scientificName 'Alaria taeniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '371981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113324'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17946'^^xsd:anyURI;
  dwc:scientificName 'Cymathaere triplicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '373978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113344'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17951'^^xsd:anyURI;
  dwc:scientificName 'Laminaria longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '494968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78231'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19519'^^xsd:anyURI;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81628'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=23455'^^xsd:anyURI;
  dwc:scientificName 'Laminaria bullata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Athanasiadis'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '374924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81628'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:173095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '173095'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4330'^^xsd:anyURI;
  dwc:scientificName 'Constantinea subulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '372171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:173095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113478'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4994'^^xsd:anyURI;
  dwc:scientificName 'Mastocarpus papillatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '163258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113423'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5012'^^xsd:anyURI;
  dwc:scientificName 'Neorhodomela larix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '372616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113428'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5017'^^xsd:anyURI;
  dwc:scientificName 'Odonthalia floccosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '372621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113434'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4329'^^xsd:anyURI;
  dwc:scientificName 'Constantinea rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '372170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113274'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4899'^^xsd:anyURI;
  dwc:scientificName 'Soranthera ulvoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '372521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113286'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=76'^^xsd:anyURI;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113202'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=191'^^xsd:anyURI;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113204'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=211'^^xsd:anyURI;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113220'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=50'^^xsd:anyURI;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113363'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4874'^^xsd:anyURI;
  dwc:scientificName 'Fucus gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '372503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113373'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4070'^^xsd:anyURI;
  dwc:scientificName 'Cystoseira geminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '372017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8211"^^xsd:decimal ;
  dwc:decimalLongitude "-177.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 "854095"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8211 -177.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8211"^^xsd:decimal ;
  geo-pos:long "-177.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "854095"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136648'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17940'^^xsd:anyURI;
  dwc:scientificName 'Alaria crispa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'RUS'^^xsd:string;
  dwc:longitude '-177.5'^^xsd:double;
  dwc:latitude '58.8211'^^xsd:double;
  dwc:coordinatePrecision '854095'^^xsd:integer;
  dwc:occurrenceRemarks 'sea-based locality in Algaebase; matching coordinates taken from VLIMAR'^^xsd:string;
  dwc:aphiaid '373974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23472 -177.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.23472"^^xsd:decimal ;
  dwc:decimalLongitude "-177.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.23472 -177.375)"^^geo:wktLiteral ;
  geo-pos:lat "28.23472"^^xsd:decimal ;
  geo-pos:long "-177.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:100109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '100109'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65842'^^xsd:anyURI;
  dwc:scientificName 'Kallymenia thompsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-177.375'^^xsd:double;
  dwc:latitude '28.23472'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:100109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.799595181408"^^xsd:decimal ;
  dwc:decimalLongitude "-176.917665369155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "459264"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  geo-pos:lat "-12.799595181408"^^xsd:decimal ;
  geo-pos:long "-176.917665369155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "459264"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136795'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3809'^^xsd:anyURI;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-176.91766536916'^^xsd:double;
  dwc:latitude '-12.799595181408'^^xsd:double;
  dwc:coordinatePrecision '459264'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.799595181408"^^xsd:decimal ;
  dwc:decimalLongitude "-176.917665369155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "459264"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  geo-pos:lat "-12.799595181408"^^xsd:decimal ;
  geo-pos:long "-176.917665369155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "459264"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:172434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '172434'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4111'^^xsd:anyURI;
  dwc:scientificName 'Sargassum polycystum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-176.91766536916'^^xsd:double;
  dwc:latitude '-12.799595181408'^^xsd:double;
  dwc:coordinatePrecision '459264'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:172434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.799595181408"^^xsd:decimal ;
  dwc:decimalLongitude "-176.917665369155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "459264"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  geo-pos:lat "-12.799595181408"^^xsd:decimal ;
  geo-pos:long "-176.917665369155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "459264"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136756'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3808'^^xsd:anyURI;
  dwc:scientificName 'Halimeda micronesica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-176.91766536916'^^xsd:double;
  dwc:latitude '-12.799595181408'^^xsd:double;
  dwc:coordinatePrecision '459264'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.799595181408"^^xsd:decimal ;
  dwc:decimalLongitude "-176.917665369155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "459264"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  geo-pos:lat "-12.799595181408"^^xsd:decimal ;
  geo-pos:long "-176.917665369155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "459264"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136775'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19327'^^xsd:anyURI;
  dwc:scientificName 'Halimeda distorta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-176.91766536916'^^xsd:double;
  dwc:latitude '-12.799595181408'^^xsd:double;
  dwc:coordinatePrecision '459264'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.799595181408"^^xsd:decimal ;
  dwc:decimalLongitude "-176.917665369155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "459264"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.799595181408 -176.917665369155)"^^geo:wktLiteral ;
  geo-pos:lat "-12.799595181408"^^xsd:decimal ;
  geo-pos:long "-176.917665369155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "459264"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136782'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4549'^^xsd:anyURI;
  dwc:scientificName 'Halimeda minima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-176.91766536916'^^xsd:double;
  dwc:latitude '-12.799595181408'^^xsd:double;
  dwc:coordinatePrecision '459264'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.001415 -176.366477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.001415"^^xsd:decimal ;
  dwc:decimalLongitude "-176.366477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "513421"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.001415 -176.366477)"^^geo:wktLiteral ;
  geo-pos:lat "-7.001415"^^xsd:decimal ;
  geo-pos:long "-176.366477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "513421"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42092'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2130'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon onkodes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'South-east Asia'^^xsd:string;
  dwc:country 'TUV'^^xsd:string;
  dwc:longitude '-176.366477'^^xsd:double;
  dwc:latitude '-7.001415'^^xsd:double;
  dwc:coordinatePrecision '513421'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.199003358101"^^xsd:decimal ;
  dwc:decimalLongitude "-174.760148022348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "759080"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  geo-pos:lat "-20.199003358101"^^xsd:decimal ;
  geo-pos:long "-174.760148022348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "759080"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:125074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '125074'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4111'^^xsd:anyURI;
  dwc:scientificName 'Sargassum polycystum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-174.76014802235'^^xsd:double;
  dwc:latitude '-20.199003358101'^^xsd:double;
  dwc:coordinatePrecision '759080'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:125074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.199003358101"^^xsd:decimal ;
  dwc:decimalLongitude "-174.760148022348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "759080"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  geo-pos:lat "-20.199003358101"^^xsd:decimal ;
  geo-pos:long "-174.760148022348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "759080"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:134117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '134117'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19281'^^xsd:anyURI;
  dwc:scientificName 'Boodlea montagnei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-174.76014802235'^^xsd:double;
  dwc:latitude '-20.199003358101'^^xsd:double;
  dwc:coordinatePrecision '759080'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:134117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.199003358101"^^xsd:decimal ;
  dwc:decimalLongitude "-174.760148022348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "759080"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  geo-pos:lat "-20.199003358101"^^xsd:decimal ;
  geo-pos:long "-174.760148022348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "759080"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176255'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=41489'^^xsd:anyURI;
  dwc:scientificName 'Chondrophycus succisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-174.76014802235'^^xsd:double;
  dwc:latitude '-20.199003358101'^^xsd:double;
  dwc:coordinatePrecision '759080'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.199003358101"^^xsd:decimal ;
  dwc:decimalLongitude "-174.760148022348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "759080"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.199003358101 -174.760148022348)"^^geo:wktLiteral ;
  geo-pos:lat "-20.199003358101"^^xsd:decimal ;
  geo-pos:long "-174.760148022348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "759080"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:143446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '143446'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1398'^^xsd:anyURI;
  dwc:scientificName 'Cladophoropsis membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-174.76014802235'^^xsd:double;
  dwc:latitude '-20.199003358101'^^xsd:double;
  dwc:coordinatePrecision '759080'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:143446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:161068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '161068'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11698'^^xsd:anyURI;
  dwc:scientificName 'Zonaria turneriana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:161068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A163034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A163034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A163034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A163034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A163034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:163034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '163034'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2035'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis rangiferina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:163034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A158076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A158076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A158076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A158076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A158076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:158076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '158076'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11897'^^xsd:anyURI;
  dwc:scientificName 'Durvillaea chathamensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:158076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A159742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A159742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A159742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A159742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A159742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:159742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '159742'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11933'^^xsd:anyURI;
  dwc:scientificName 'Capreolia implexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:159742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:95764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '95764'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=48247'^^xsd:anyURI;
  dwc:scientificName 'Synarthrophyton schielianum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Woelkerling & Foster'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:95764'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63474'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11911'^^xsd:anyURI;
  dwc:scientificName 'Landsburgia myricifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Adams'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63474'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373481'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42517'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2189'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum incisum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1735240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:130648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '130648'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=831'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:130648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175556'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=41060'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis depressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '502075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110497'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20133'^^xsd:anyURI;
  dwc:scientificName 'Gigartina angulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A133938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A133938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A133938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A133938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A133938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:133938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '133938'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11920'^^xsd:anyURI;
  dwc:scientificName 'Porphyra cameronii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:133938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '526658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110362'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4296'^^xsd:anyURI;
  dwc:scientificName 'Lithothamnion cystocarpideum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110368'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=26131'^^xsd:anyURI;
  dwc:scientificName 'Polyporolithon patena'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '501758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11975'^^xsd:anyURI;
  dwc:scientificName 'Pugetia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1370081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41441'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2035'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis rangiferina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Womersley'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41441'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '239092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110436'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11982'^^xsd:anyURI;
  dwc:scientificName 'Plocamium costatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110441'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=31'^^xsd:anyURI;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110451'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=26419'^^xsd:anyURI;
  dwc:scientificName 'Sarcodia montagneana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110464'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11955'^^xsd:anyURI;
  dwc:scientificName 'Craspedocarpus erosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110468'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16962'^^xsd:anyURI;
  dwc:scientificName 'Rhodophyllis acanthocarpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110472'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2664'^^xsd:anyURI;
  dwc:scientificName 'Rhodophyllis membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110492'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=15882'^^xsd:anyURI;
  dwc:scientificName 'Gigartina livida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110526'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14856'^^xsd:anyURI;
  dwc:scientificName 'Gigartina circumcincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '497501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '325564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110534'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14857'^^xsd:anyURI;
  dwc:scientificName 'Gigartina lanceata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '497502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110542'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3537'^^xsd:anyURI;
  dwc:scientificName 'Gigartina pachymenioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110419'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1906'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria harveyana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A110388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:110388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '110388'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4360'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia prolongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:110388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63731'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12029'^^xsd:anyURI;
  dwc:scientificName 'Anotrichium crinitum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63738'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12031'^^xsd:anyURI;
  dwc:scientificName 'Ceramium chathamense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Adams'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63738'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63039'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11771'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa brownii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Womersley'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63039'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '239097'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63270'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11843'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis vestita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Womersley'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63270'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63285'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11847'^^xsd:anyURI;
  dwc:scientificName 'Codium dimorphum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Silva & Womersley'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63285'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:173706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '173706'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12905'^^xsd:anyURI;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:173706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:152193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '152193'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61056'^^xsd:anyURI;
  dwc:scientificName 'Rhodochorton subsalsum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:152193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9962"^^xsd:decimal ;
  dwc:decimalLongitude "-174.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9962 -174.468)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9962"^^xsd:decimal ;
  geo-pos:long "-174.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:144526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '144526'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11896'^^xsd:anyURI;
  dwc:scientificName 'Lessonia tholiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Australia and New Zealand'^^xsd:string;
  dwc:country 'NZL'^^xsd:string;
  dwc:longitude '-174.468'^^xsd:double;
  dwc:latitude '-43.9962'^^xsd:double;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:144526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46119'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2903'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46127'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2904'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis pannosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46127'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '502039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145753'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11383'^^xsd:anyURI;
  dwc:scientificName 'Dictyota hamifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112125'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2187'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum funafutiense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112125'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48307'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48307'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112131'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=58533'^^xsd:anyURI;
  dwc:scientificName 'Neogoniolithon clavacymosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112139'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25916'^^xsd:anyURI;
  dwc:scientificName 'Neogoniolithon laccadivicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '501722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112214'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2670'^^xsd:anyURI;
  dwc:scientificName 'Tenaciphyllum lobatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112215'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1953'^^xsd:anyURI;
  dwc:scientificName 'Dudresnaya hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74779'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17106'^^xsd:anyURI;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74779'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75656'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17710'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia codicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75656'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144622'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51607'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3769'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa scalpelliformis var. denticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51607'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51652'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3771'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa serrulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51652'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52002'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3802'^^xsd:anyURI;
  dwc:scientificName 'Chlorodesmis fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52061'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3804'^^xsd:anyURI;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52061'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:21268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '21268'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=467'^^xsd:anyURI;
  dwc:scientificName 'Ceramium flaccidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:21268'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50560'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3709'^^xsd:anyURI;
  dwc:scientificName 'Boodlea coacta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50560'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211572'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51758'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3781'^^xsd:anyURI;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51758'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50617'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3710'^^xsd:anyURI;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50617'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50659'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3715'^^xsd:anyURI;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50659'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50865'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3723'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria versluysii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50865'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214397'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50893'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3724'^^xsd:anyURI;
  dwc:scientificName 'Valonia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50893'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50830'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3722'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50830'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51031'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3736'^^xsd:anyURI;
  dwc:scientificName 'Neomeris annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51031'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52123'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3806'^^xsd:anyURI;
  dwc:scientificName 'Halimeda incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52123'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52152'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3807'^^xsd:anyURI;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52152'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52247'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3809'^^xsd:anyURI;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52247'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:22151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '22151'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=487'^^xsd:anyURI;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:22151'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52465'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3864'^^xsd:anyURI;
  dwc:scientificName 'Feldmannia indica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52465'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52486'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3865'^^xsd:anyURI;
  dwc:scientificName 'Hincksia breviarticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52486'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55264'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4547'^^xsd:anyURI;
  dwc:scientificName 'Halimeda cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55264'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:26199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '26199'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=731'^^xsd:anyURI;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:26199'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55586'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4577'^^xsd:anyURI;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55586'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55661'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4582'^^xsd:anyURI;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55661'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55807'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4609'^^xsd:anyURI;
  dwc:scientificName 'Ceramium punctiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55807'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55829'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4613'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum caloglossoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55829'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372332'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56842'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4847'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia upolensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56842'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56173'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4636'^^xsd:anyURI;
  dwc:scientificName 'Tolypiocladia glomerulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:27866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '27866'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=804'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:27866'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56678'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4800'^^xsd:anyURI;
  dwc:scientificName 'Laurencia nidifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56678'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:85392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '85392'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=27072'^^xsd:anyURI;
  dwc:scientificName 'Amansia paloloensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'South & Skeleton'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '501981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:85392'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28850'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=832'^^xsd:anyURI;
  dwc:scientificName 'Hydroclathrus clathratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28850'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28915'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=833'^^xsd:anyURI;
  dwc:scientificName 'Rosenvingea intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28915'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1635258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:120025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '120025'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19003'^^xsd:anyURI;
  dwc:scientificName 'Sargassum anapense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:120025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:120026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '120026'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19008'^^xsd:anyURI;
  dwc:scientificName 'Sargassum fonanonense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:120026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53768'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4130'^^xsd:anyURI;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53768'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24668'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=674'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24668'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52794'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3950'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora minima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52794'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214332'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A166996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A166996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A166996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A166996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A166996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:166996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '166996'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4626'^^xsd:anyURI;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:166996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57826'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5032'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia scopulorum var. villum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57826'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:130825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '130825'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3321'^^xsd:anyURI;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:130825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176005'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1722'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium flexuosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176199'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3131'^^xsd:anyURI;
  dwc:scientificName 'Ptilothamnion subsimplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176200'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11217'^^xsd:anyURI;
  dwc:scientificName 'Tiffaniella saccorhiza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176222'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3270'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176248'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3349'^^xsd:anyURI;
  dwc:scientificName 'Chondria minutula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176272'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1271'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:131738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '131738'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3406'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia filifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:131738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60531'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11375'^^xsd:anyURI;
  dwc:scientificName 'Dictyota ciliolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60531'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113259'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18995'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus van-bosseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113259'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113683'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14511'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa peltata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113725'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1121'^^xsd:anyURI;
  dwc:scientificName 'Phyllodictyon anastomosans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113694'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16199'^^xsd:anyURI;
  dwc:scientificName 'Caulerpella ambigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113260'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3864'^^xsd:anyURI;
  dwc:scientificName 'Feldmannia indica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113269'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18998'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria cornuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113711'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19415'^^xsd:anyURI;
  dwc:scientificName 'Halimeda gigas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:76615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '76615'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18320'^^xsd:anyURI;
  dwc:scientificName 'Cladophora patentiramea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:76615'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211750'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32833'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1221'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32833'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:119210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '119210'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2002'^^xsd:anyURI;
  dwc:scientificName 'Halymenia durvillei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:119210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55968'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4625'^^xsd:anyURI;
  dwc:scientificName 'Melanamansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55968'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52723'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3949'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora implexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52723'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63228'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11836'^^xsd:anyURI;
  dwc:scientificName 'Microdictyon umbilicatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63228'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41130'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1976'^^xsd:anyURI;
  dwc:scientificName 'Cryptonemia decumbens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41130'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176064'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2101'^^xsd:anyURI;
  dwc:scientificName 'Cheilosporum acutilobum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '468867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176097'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4602'^^xsd:anyURI;
  dwc:scientificName 'Meristotheca procumbens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176021'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11928'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41580'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2057'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia mariti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41580'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176109'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2917'^^xsd:anyURI;
  dwc:scientificName 'Halichrysis micans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176152'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=467'^^xsd:anyURI;
  dwc:scientificName 'Ceramium flaccidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '377234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176079'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=403'^^xsd:anyURI;
  dwc:scientificName 'Pneophyllum fragile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112137'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4591'^^xsd:anyURI;
  dwc:scientificName 'Neogoniolithon frutescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112168'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21184'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella caloglossoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:72401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '72401'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14573'^^xsd:anyURI;
  dwc:scientificName 'Womersleyella setacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:72401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77444'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19018'^^xsd:anyURI;
  dwc:scientificName 'Cladophora timorensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77444'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:106966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '106966'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1149'^^xsd:anyURI;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:106966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871678'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75859'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17858'^^xsd:anyURI;
  dwc:scientificName 'Kuetzingiella elachistaeformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75859'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113673'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3715'^^xsd:anyURI;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:67680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '67680'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13211'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion pteroton'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:67680'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144593'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40650'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1899'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40650'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40397'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1865'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40397'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39527'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1752'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39527'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376807'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '8476'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=134'^^xsd:anyURI;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:8476'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46810'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3053'^^xsd:anyURI;
  dwc:scientificName 'Ceramium subverticillatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46810'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '3893'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=55'^^xsd:anyURI;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:3893'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44816'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2700'^^xsd:anyURI;
  dwc:scientificName 'Hypnea divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44816'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44873'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2716'^^xsd:anyURI;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44873'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44059'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2501'^^xsd:anyURI;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44059'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:43850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '43850'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2479'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:43850'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:108401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '108401'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1777'^^xsd:anyURI;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:108401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:108472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '108472'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2201'^^xsd:anyURI;
  dwc:scientificName 'Neogoniolithon brassica-florida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:108472'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A70009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A70009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A70009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A70009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A70009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:70009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '70009'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13868'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium riparium var. implexum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '382525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:70009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42803'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2253'^^xsd:anyURI;
  dwc:scientificName 'Sporolithon sibogae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42803'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42381'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2167'^^xsd:anyURI;
  dwc:scientificName 'Lithophyllum pygmaeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42381'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42533'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2192'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42533'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42396'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2169'^^xsd:anyURI;
  dwc:scientificName 'Lithoporella melobesioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42396'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213896'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42039'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2124'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon craspedium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42039'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213878'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176175'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=473'^^xsd:anyURI;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176177'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=473'^^xsd:anyURI;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176179'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=757'^^xsd:anyURI;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176180'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=757'^^xsd:anyURI;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176181'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=26595'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion marshallense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176182'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=704'^^xsd:anyURI;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176183'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3086'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176184'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3086'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176186'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3093'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia subcylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176187'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2260'^^xsd:anyURI;
  dwc:scientificName 'Balliella repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176188'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2260'^^xsd:anyURI;
  dwc:scientificName 'Balliella repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176190'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2984'^^xsd:anyURI;
  dwc:scientificName 'Balliella subcorticata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176191'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=748'^^xsd:anyURI;
  dwc:scientificName 'Gymnothamnion elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176193'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3099'^^xsd:anyURI;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176194'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3099'^^xsd:anyURI;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176195'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=750'^^xsd:anyURI;
  dwc:scientificName 'Pleonosporium caribaeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '526670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176196'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=750'^^xsd:anyURI;
  dwc:scientificName 'Pleonosporium caribaeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '526670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176197'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4677'^^xsd:anyURI;
  dwc:scientificName 'Lejolisia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176198'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3109'^^xsd:anyURI;
  dwc:scientificName 'Lomathamnion epicodii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176201'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3072'^^xsd:anyURI;
  dwc:scientificName 'Diplothamnion gordoniae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176202'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61914'^^xsd:anyURI;
  dwc:scientificName 'Dasya anastomosans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176204'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3177'^^xsd:anyURI;
  dwc:scientificName 'Dasya caraibica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176205'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3177'^^xsd:anyURI;
  dwc:scientificName 'Dasya caraibica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176206'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3184'^^xsd:anyURI;
  dwc:scientificName 'Dasya iyengarii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176208'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3393'^^xsd:anyURI;
  dwc:scientificName 'Exophyllum wentii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176213'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3207'^^xsd:anyURI;
  dwc:scientificName 'Heterosiphonia crispella var. laxa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144731'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176214'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3232'^^xsd:anyURI;
  dwc:scientificName 'Caloglossa adhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176217'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11236'^^xsd:anyURI;
  dwc:scientificName 'Frikkiella pseudoprostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176218'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3261'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum anomalum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176219'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3261'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum anomalum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176220'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4613'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum caloglossoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176221'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4613'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum caloglossoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176223'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3270'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176225'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3274'^^xsd:anyURI;
  dwc:scientificName 'Martensia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176226'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3274'^^xsd:anyURI;
  dwc:scientificName 'Martensia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176229'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11244'^^xsd:anyURI;
  dwc:scientificName 'Myriogramme prostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176230'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11244'^^xsd:anyURI;
  dwc:scientificName 'Myriogramme prostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176231'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=769'^^xsd:anyURI;
  dwc:scientificName 'Taenioma perpusillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176232'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=769'^^xsd:anyURI;
  dwc:scientificName 'Taenioma perpusillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176234'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4769'^^xsd:anyURI;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176237'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3321'^^xsd:anyURI;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176238'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3321'^^xsd:anyURI;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176239'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4614'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176240'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4614'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176242'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176243'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176247'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3342'^^xsd:anyURI;
  dwc:scientificName 'Chondria dangeardii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176250'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3349'^^xsd:anyURI;
  dwc:scientificName 'Chondria minutula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176251'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3417'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia secunda f. tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '382517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382517'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176252'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3417'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia secunda f. tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '382517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382517'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176253'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=41489'^^xsd:anyURI;
  dwc:scientificName 'Chondrophycus succisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176256'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=41489'^^xsd:anyURI;
  dwc:scientificName 'Chondrophycus succisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176257'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=168'^^xsd:anyURI;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176258'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4624'^^xsd:anyURI;
  dwc:scientificName 'Leveillea jungermannioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176262'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2493'^^xsd:anyURI;
  dwc:scientificName 'Lophocladia trichoclados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176263'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4626'^^xsd:anyURI;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176265'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25049'^^xsd:anyURI;
  dwc:scientificName 'Neosiphonia savatieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176266'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25049'^^xsd:anyURI;
  dwc:scientificName 'Neosiphonia savatieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176267'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14573'^^xsd:anyURI;
  dwc:scientificName 'Womersleyella setacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176268'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3864'^^xsd:anyURI;
  dwc:scientificName 'Feldmannia indica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176269'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=951'^^xsd:anyURI;
  dwc:scientificName 'Feldmannia irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176270'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=253'^^xsd:anyURI;
  dwc:scientificName 'Hincksia mitchelliae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '699648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176273'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4571'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria novae-hollandiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176274'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=333'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176275'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4038'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176276'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4038'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176278'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11373'^^xsd:anyURI;
  dwc:scientificName 'Dictyota bartayresiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176279'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4574'^^xsd:anyURI;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176280'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11383'^^xsd:anyURI;
  dwc:scientificName 'Dictyota hamifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176282'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=27002'^^xsd:anyURI;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176283'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2501'^^xsd:anyURI;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176285'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21318'^^xsd:anyURI;
  dwc:scientificName 'Spatoglossum macrodontum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41817'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2091'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41817'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41866'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2101'^^xsd:anyURI;
  dwc:scientificName 'Cheilosporum acutilobum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41866'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '468867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41690'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2076'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa anceps'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41690'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211629'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175999'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1697'^^xsd:anyURI;
  dwc:scientificName 'Bangia halymeniae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176000'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=342'^^xsd:anyURI;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176004'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=340'^^xsd:anyURI;
  dwc:scientificName 'Stylonema alsidii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30995'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1097'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha fibrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44914'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2719'^^xsd:anyURI;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44914'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:72119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '72119'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14511'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa peltata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:72119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73543'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=15813'^^xsd:anyURI;
  dwc:scientificName 'Lomentaria parvula var. vaga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73543'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:14072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '14072'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=237'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:14072'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:14194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '14194'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=239'^^xsd:anyURI;
  dwc:scientificName 'Ostreobium quekettii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:14194'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145095'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113261'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18997'^^xsd:anyURI;
  dwc:scientificName 'Hapalospongidion pangoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113262'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=27002'^^xsd:anyURI;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113263'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2501'^^xsd:anyURI;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113264'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1271'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113265'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19003'^^xsd:anyURI;
  dwc:scientificName 'Sargassum anapense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113266'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19008'^^xsd:anyURI;
  dwc:scientificName 'Sargassum fonanonense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113267'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18399'^^xsd:anyURI;
  dwc:scientificName 'Sargassum tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113268'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20069'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria ceylanica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113270'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=879'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria tribuloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113271'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4130'^^xsd:anyURI;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112771'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4542'^^xsd:anyURI;
  dwc:scientificName 'Halimeda bikiniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112771'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112777'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3804'^^xsd:anyURI;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112780'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19415'^^xsd:anyURI;
  dwc:scientificName 'Halimeda gigas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112783'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3807'^^xsd:anyURI;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112804'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=51728'^^xsd:anyURI;
  dwc:scientificName 'Neomeris dumetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211530'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74681'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17047'^^xsd:anyURI;
  dwc:scientificName 'Anotrichium tenue var. thyrsigerum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74681'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47092'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3099'^^xsd:anyURI;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47092'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113251'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=24277'^^xsd:anyURI;
  dwc:scientificName 'Asteronema breviarticulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113252'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3950'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora minima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113253'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4038'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113254'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=862'^^xsd:anyURI;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113255'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11373'^^xsd:anyURI;
  dwc:scientificName 'Dictyota bartayresiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113256'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4574'^^xsd:anyURI;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113257'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11383'^^xsd:anyURI;
  dwc:scientificName 'Dictyota hamifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113258'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18999'^^xsd:anyURI;
  dwc:scientificName 'Dictyota lata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '503379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '503379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41404'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2029'^^xsd:anyURI;
  dwc:scientificName 'Prionitis obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41404'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176168'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3057'^^xsd:anyURI;
  dwc:scientificName 'Ceramium vagans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1739103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176171'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3063'^^xsd:anyURI;
  dwc:scientificName 'Corallophila huysmansii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176173'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3064'^^xsd:anyURI;
  dwc:scientificName 'Corallophila kleiwegii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42775'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2248'^^xsd:anyURI;
  dwc:scientificName 'Sporolithon erythraeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42775'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39770'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1770'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa cylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39770'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112264'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2865'^^xsd:anyURI;
  dwc:scientificName 'Lomentaria corallicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112265'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=446'^^xsd:anyURI;
  dwc:scientificName 'Lomentaria hakodatensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '232230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '232230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112367'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19021'^^xsd:anyURI;
  dwc:scientificName 'Boodlea vanbosseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211569'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112283'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3099'^^xsd:anyURI;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:14414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '14414'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=242'^^xsd:anyURI;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:14414'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112069'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2101'^^xsd:anyURI;
  dwc:scientificName 'Cheilosporum acutilobum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '468867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112070'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2108'^^xsd:anyURI;
  dwc:scientificName 'Cheilosporum spectabile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '468874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112269'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21204'^^xsd:anyURI;
  dwc:scientificName 'Botryocladia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112349'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3950'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora minima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74400'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16733'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium hieroglyphicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74400'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112379'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1132'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112361'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18399'^^xsd:anyURI;
  dwc:scientificName 'Sargassum tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112333'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1271'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113677'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21231'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113678'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19026'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis pottsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113679'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3746'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa cupressoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113680'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3749'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa cupressoides f. disticha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553145'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113681'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11548'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa cupressoides var. plumarioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550895'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113682'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3747'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa cupressoides var. lycopodium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '381810'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113684'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1221'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113686'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4458'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa racemosa var. turbinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '224178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1307050'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113687'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3771'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa serrulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113688'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1412'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113689'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1413'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48616'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3321'^^xsd:anyURI;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48616'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75700'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17728'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia japonica var. savatieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75700'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113719'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=51728'^^xsd:anyURI;
  dwc:scientificName 'Neomeris dumetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211530'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113720'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3738'^^xsd:anyURI;
  dwc:scientificName 'Neomeris vanbosseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211532'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211532'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113721'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=239'^^xsd:anyURI;
  dwc:scientificName 'Ostreobium quekettii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113722'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61831'^^xsd:anyURI;
  dwc:scientificName 'Parvocaulis clavatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113723'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61832'^^xsd:anyURI;
  dwc:scientificName 'Parvocaulis exiguus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113724'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61830'^^xsd:anyURI;
  dwc:scientificName 'Parvocaulis parvulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113726'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4561'^^xsd:anyURI;
  dwc:scientificName 'Rhipidosiphon javensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113727'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1116'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113728'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16733'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium hieroglyphicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113729'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13868'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium riparium var. implexum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '382525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156545'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113731'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3815'^^xsd:anyURI;
  dwc:scientificName 'Tydemania expeditionis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113732'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=48814'^^xsd:anyURI;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113733'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12903'^^xsd:anyURI;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113734'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12999'^^xsd:anyURI;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113735'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12904'^^xsd:anyURI;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113736'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13000'^^xsd:anyURI;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113737'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1219'^^xsd:anyURI;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113738'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3724'^^xsd:anyURI;
  dwc:scientificName 'Valonia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113739'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1218'^^xsd:anyURI;
  dwc:scientificName 'Valonia macrophysa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113690'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4536'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113691'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4537'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa webbiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113693'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19409'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa webbiana var. pickeringii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550989'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113695'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3684'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113696'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19012'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha restricta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113697'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3802'^^xsd:anyURI;
  dwc:scientificName 'Chlorodesmis fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113698'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1393'^^xsd:anyURI;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113705'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4540'^^xsd:anyURI;
  dwc:scientificName 'Codium mamillosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113706'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=238'^^xsd:anyURI;
  dwc:scientificName 'Derbesia marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113707'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3722'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113708'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3723'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria versluysii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113709'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4542'^^xsd:anyURI;
  dwc:scientificName 'Halimeda bikiniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113709'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113710'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3804'^^xsd:anyURI;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113712'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19417'^^xsd:anyURI;
  dwc:scientificName 'Halimeda gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113713'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3806'^^xsd:anyURI;
  dwc:scientificName 'Halimeda incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113714'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3807'^^xsd:anyURI;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113715'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4548'^^xsd:anyURI;
  dwc:scientificName 'Halimeda macrophysa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113716'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4549'^^xsd:anyURI;
  dwc:scientificName 'Halimeda minima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113717'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3809'^^xsd:anyURI;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113718'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11836'^^xsd:anyURI;
  dwc:scientificName 'Microdictyon umbilicatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41762'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2084'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa foliacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41762'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211638'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176156'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3029'^^xsd:anyURI;
  dwc:scientificName 'Ceramium isogonum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176158'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62477'^^xsd:anyURI;
  dwc:scientificName 'Ceramium krameri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176159'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62477'^^xsd:anyURI;
  dwc:scientificName 'Ceramium krameri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176161'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3032'^^xsd:anyURI;
  dwc:scientificName 'Ceramium macilentum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176164'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=116637'^^xsd:anyURI;
  dwc:scientificName 'Ceramium rintelsianum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176165'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=116637'^^xsd:anyURI;
  dwc:scientificName 'Ceramium rintelsianum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176166'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=126216'^^xsd:anyURI;
  dwc:scientificName 'Ceramium upolense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176167'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=126216'^^xsd:anyURI;
  dwc:scientificName 'Ceramium upolense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35386'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1412'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35386'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61346'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11481'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61346'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '4340'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=60'^^xsd:anyURI;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:4340'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:65006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '65006'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12444'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:65006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144840'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64948'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12392'^^xsd:anyURI;
  dwc:scientificName 'Laurencia obtusa var. rigidula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64948'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '551536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:104701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '104701'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=429'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:104701'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103822'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=384'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon farinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103822'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35848'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1438'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35848'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35918'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1442'^^xsd:anyURI;
  dwc:scientificName 'Corallina granifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '162859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35918'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:102843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '102843'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=168'^^xsd:anyURI;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:102843'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:34961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '34961'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1393'^^xsd:anyURI;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:34961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63212'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11833'^^xsd:anyURI;
  dwc:scientificName 'Cladophora subsimplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63212'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103477'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=376'^^xsd:anyURI;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103477'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41278'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2002'^^xsd:anyURI;
  dwc:scientificName 'Halymenia durvillei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41278'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371236'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41301'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2006'^^xsd:anyURI;
  dwc:scientificName 'Halymenia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41722'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2081'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41722'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211635'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176028'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1748'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176029'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1748'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176034'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1770'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa cylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176037'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1438'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176039'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1792'^^xsd:anyURI;
  dwc:scientificName 'Liagora ceranoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176040'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18989'^^xsd:anyURI;
  dwc:scientificName 'Gelidium samoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176041'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18989'^^xsd:anyURI;
  dwc:scientificName 'Gelidium samoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176042'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1852'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia caerulescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176043'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1865'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176049'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2002'^^xsd:anyURI;
  dwc:scientificName 'Halymenia durvillei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176050'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2002'^^xsd:anyURI;
  dwc:scientificName 'Halymenia durvillei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176054'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1968'^^xsd:anyURI;
  dwc:scientificName 'Prionitis formosana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176055'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1968'^^xsd:anyURI;
  dwc:scientificName 'Prionitis formosana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176056'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=26'^^xsd:anyURI;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176057'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2081'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176058'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2081'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176060'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2084'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa foliacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176061'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2084'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa foliacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176063'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=380'^^xsd:anyURI;
  dwc:scientificName 'Choreonema thuretii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176065'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2101'^^xsd:anyURI;
  dwc:scientificName 'Cheilosporum acutilobum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '468867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176066'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2108'^^xsd:anyURI;
  dwc:scientificName 'Cheilosporum spectabile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '468874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176067'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2108'^^xsd:anyURI;
  dwc:scientificName 'Cheilosporum spectabile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '468874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176070'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1149'^^xsd:anyURI;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1871678'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176075'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2143'^^xsd:anyURI;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176077'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=384'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon farinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176078'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2130'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon onkodes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176080'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2181'^^xsd:anyURI;
  dwc:scientificName 'Lithothamnion proliferum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371279'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176082'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:107369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '107369'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1481'^^xsd:anyURI;
  dwc:scientificName 'Lophosiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:107369'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176006'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1735'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium robustum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1643741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176007'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1744'^^xsd:anyURI;
  dwc:scientificName 'Actinotrichia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176008'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1744'^^xsd:anyURI;
  dwc:scientificName 'Actinotrichia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176014'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=73669'^^xsd:anyURI;
  dwc:scientificName 'Dichotomaria obtusata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176015'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=73669'^^xsd:anyURI;
  dwc:scientificName 'Dichotomaria obtusata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176020'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11928'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176099'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4599'^^xsd:anyURI;
  dwc:scientificName 'Predaea weldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176101'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2778'^^xsd:anyURI;
  dwc:scientificName 'Titanophora weberae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176102'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2778'^^xsd:anyURI;
  dwc:scientificName 'Titanophora weberae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176103'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2844'^^xsd:anyURI;
  dwc:scientificName 'Champia compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176104'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2844'^^xsd:anyURI;
  dwc:scientificName 'Champia compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176106'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=134'^^xsd:anyURI;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176107'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12212'^^xsd:anyURI;
  dwc:scientificName 'Dictyothamnion saltatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176108'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2916'^^xsd:anyURI;
  dwc:scientificName 'Halichrysis coalescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '498205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176110'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2865'^^xsd:anyURI;
  dwc:scientificName 'Lomentaria corallicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176111'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2878'^^xsd:anyURI;
  dwc:scientificName 'Botryocladia skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176114'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2878'^^xsd:anyURI;
  dwc:scientificName 'Botryocladia skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176115'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21205'^^xsd:anyURI;
  dwc:scientificName 'Chamaebotrys boergesenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176117'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=696'^^xsd:anyURI;
  dwc:scientificName 'Coelothrix irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176118'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=696'^^xsd:anyURI;
  dwc:scientificName 'Coelothrix irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176122'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2903'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176129'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2896'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '498196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176134'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2896'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '498196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176137'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4605'^^xsd:anyURI;
  dwc:scientificName 'Rhodymenia divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176139'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2967'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion lherminieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176140'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12797'^^xsd:anyURI;
  dwc:scientificName 'Antithamnionella breviramosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176141'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11154'^^xsd:anyURI;
  dwc:scientificName 'Antithamnionella graeffei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176143'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=731'^^xsd:anyURI;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176144'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3008'^^xsd:anyURI;
  dwc:scientificName 'Ceramium affine'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176146'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21334'^^xsd:anyURI;
  dwc:scientificName 'Ceramium borneense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176147'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21334'^^xsd:anyURI;
  dwc:scientificName 'Ceramium borneense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176150'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1523'^^xsd:anyURI;
  dwc:scientificName 'Ceramium codii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1737226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176151'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=467'^^xsd:anyURI;
  dwc:scientificName 'Ceramium flaccidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '377234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176155'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3029'^^xsd:anyURI;
  dwc:scientificName 'Ceramium isogonum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176086'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=41820'^^xsd:anyURI;
  dwc:scientificName 'Corynocystis prostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176088'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=689'^^xsd:anyURI;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176089'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1953'^^xsd:anyURI;
  dwc:scientificName 'Dudresnaya hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176091'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3519'^^xsd:anyURI;
  dwc:scientificName 'Chondracanthus tenellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176092'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3519'^^xsd:anyURI;
  dwc:scientificName 'Chondracanthus tenellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176093'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2719'^^xsd:anyURI;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176095'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1613'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176096'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1670'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41566'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2053'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia foveolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41566'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-10'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176452'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2820'^^xsd:anyURI;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'WSM'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41629'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2067'^^xsd:anyURI;
  dwc:scientificName 'Polystrata dura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41629'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:107880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '107880'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1567'^^xsd:anyURI;
  dwc:scientificName 'Laurencia microcladia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:107880'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42094'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2130'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon onkodes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42094'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42123'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2132'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon reinboldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42123'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372893'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42196'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2143'^^xsd:anyURI;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42196'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42220'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2148'^^xsd:anyURI;
  dwc:scientificName 'Jania tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42220'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42333'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2159'^^xsd:anyURI;
  dwc:scientificName 'Lithophyllum kotschyanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42333'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A12892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A12892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A12892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A12892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A12892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:12892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '12892'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=222'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:12892'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44507'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2632'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia sphaerocarpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44507'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:109094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '109094'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14544'^^xsd:anyURI;
  dwc:scientificName 'Lithophyllum byssoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:109094'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39408'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1744'^^xsd:anyURI;
  dwc:scientificName 'Actinotrichia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39408'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211595'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39682'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1755'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39682'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113674'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19281'^^xsd:anyURI;
  dwc:scientificName 'Boodlea montagnei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113675'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19021'^^xsd:anyURI;
  dwc:scientificName 'Boodlea vanbosseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211569'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113676'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1132'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49101'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3417'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia secunda f. tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '382517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49101'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77431'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19011'^^xsd:anyURI;
  dwc:scientificName 'Sargassum odontocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77431'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77434'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19012'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha restricta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77434'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214386'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77437'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19014'^^xsd:anyURI;
  dwc:scientificName 'Cladophora cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77437'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77439'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19016'^^xsd:anyURI;
  dwc:scientificName 'Cladophora rechingeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77439'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77440'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19017'^^xsd:anyURI;
  dwc:scientificName 'Cladophora samoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77440'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374175'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77445'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19019'^^xsd:anyURI;
  dwc:scientificName 'Cladophora tranquebariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77445'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77449'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19020'^^xsd:anyURI;
  dwc:scientificName 'Cladophora valonioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77449'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211747'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77464'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19021'^^xsd:anyURI;
  dwc:scientificName 'Boodlea vanbosseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77464'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77473'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19026'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis pottsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77473'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77484'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19028'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa sedoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77484'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211478'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77379'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18987'^^xsd:anyURI;
  dwc:scientificName 'Liagora hirta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77379'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77380'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18988'^^xsd:anyURI;
  dwc:scientificName 'Gelidium delicatulum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77380'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77381'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18989'^^xsd:anyURI;
  dwc:scientificName 'Gelidium samoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77382'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18989'^^xsd:anyURI;
  dwc:scientificName 'Gelidium samoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77382'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374163'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77384'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18990'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia delicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77384'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374164'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77385'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18991'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion codicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77385'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374165'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77386'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18992'^^xsd:anyURI;
  dwc:scientificName 'Lophosiphonia calothrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77386'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77387'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18993'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia sphaerocarpa var. distans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77387'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50398'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3684'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50398'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77403'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19002'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora pannosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77403'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77404'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19003'^^xsd:anyURI;
  dwc:scientificName 'Sargassum anapense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77404'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77410'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19004'^^xsd:anyURI;
  dwc:scientificName 'Sargassum cinctum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77410'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77413'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19005'^^xsd:anyURI;
  dwc:scientificName 'Sargassum crassifolium var. samoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '552073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77413'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77414'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19006'^^xsd:anyURI;
  dwc:scientificName 'Sargassum cristaefolium var. upolensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77414'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550969'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77419'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19007'^^xsd:anyURI;
  dwc:scientificName 'Sargassum echinocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77419'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77421'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19008'^^xsd:anyURI;
  dwc:scientificName 'Sargassum fonanonense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77421'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77424'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19009'^^xsd:anyURI;
  dwc:scientificName 'Sargassum gracile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '236148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77424'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77426'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19010'^^xsd:anyURI;
  dwc:scientificName 'Sargassum obovatum var. pfeifferae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77426'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A18758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A18758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A18758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A18758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A18758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:18758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '18758'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=385'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon samoënse'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:18758'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1041650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77388'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18994'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus amicorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77388'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497546'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77389'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18995'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus van-bosseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77389'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77392'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18997'^^xsd:anyURI;
  dwc:scientificName 'Hapalospongidion pangoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77392'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77394'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18998'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria cornuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77394'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374168'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77398'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18999'^^xsd:anyURI;
  dwc:scientificName 'Dictyota lata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '503379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77398'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '503379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77401'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19000'^^xsd:anyURI;
  dwc:scientificName 'Cutleria multifida var. pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550968'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:16945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '16945'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=333'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:16945'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:76787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '76787'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18395'^^xsd:anyURI;
  dwc:scientificName 'Sargassum oligocystum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:76787'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49878'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3620'^^xsd:anyURI;
  dwc:scientificName 'Laurencia ceylanica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49878'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376882'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27920631332"^^xsd:decimal ;
  dwc:decimalLongitude "-172.761315127285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27920631332 -172.761315127285)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27920631332"^^xsd:decimal ;
  geo-pos:long "-172.761315127285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348170"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46060'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2896'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Skelton & South'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:longitude '-172.76131512729'^^xsd:double;
  dwc:latitude '-13.27920631332'^^xsd:double;
  dwc:coordinatePrecision '348170'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46060'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '498196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.753194421913 -169.50492215274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.753194421913"^^xsd:decimal ;
  dwc:decimalLongitude "-169.50492215274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "532110"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.753194421913 -169.50492215274)"^^geo:wktLiteral ;
  geo-pos:lat "16.753194421913"^^xsd:decimal ;
  geo-pos:long "-169.50492215274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "532110"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:131739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '131739'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21418'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-169.50492215274'^^xsd:double;
  dwc:latitude '16.753194421913'^^xsd:double;
  dwc:coordinatePrecision '532110'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:131739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46118'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2903'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46118'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46138'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2905'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis scoparia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46138'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '498199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145747'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21191'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella womersleyana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376620'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145748'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21191'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella womersleyana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376620'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145756'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1755'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145757'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=71770'^^xsd:anyURI;
  dwc:scientificName 'Dichotomaria marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145758'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3032'^^xsd:anyURI;
  dwc:scientificName 'Ceramium macilentum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145760'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2727'^^xsd:anyURI;
  dwc:scientificName 'Hypnea spinella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145761'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=696'^^xsd:anyURI;
  dwc:scientificName 'Coelothrix irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145762'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4769'^^xsd:anyURI;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145763'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20063'^^xsd:anyURI;
  dwc:scientificName 'Laurencia brachyclados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145764'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19054'^^xsd:anyURI;
  dwc:scientificName 'Dictyota ceylanica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145765'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3710'^^xsd:anyURI;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145766'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1132'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145767'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16199'^^xsd:anyURI;
  dwc:scientificName 'Caulerpella ambigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145768'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=236'^^xsd:anyURI;
  dwc:scientificName 'Cladophora vagabunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145769'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3722'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145770'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1121'^^xsd:anyURI;
  dwc:scientificName 'Phyllodictyon anastomosans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145771'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=939'^^xsd:anyURI;
  dwc:scientificName 'Ulvella setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145772'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21103'^^xsd:anyURI;
  dwc:scientificName 'Uronema marinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '172341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145774'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1735'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium robustum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1643741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145775'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4263'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa valonioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145776'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21276'^^xsd:anyURI;
  dwc:scientificName 'Centroceras corallophiloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145777'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4649'^^xsd:anyURI;
  dwc:scientificName 'Ceramium aduncum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145778'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21335'^^xsd:anyURI;
  dwc:scientificName 'Ceramium cingulum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145780'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=134'^^xsd:anyURI;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145781'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3342'^^xsd:anyURI;
  dwc:scientificName 'Chondria dangeardii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145782'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3063'^^xsd:anyURI;
  dwc:scientificName 'Corallophila huysmansii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145783'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21343'^^xsd:anyURI;
  dwc:scientificName 'Corallophila itonoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145784'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3068'^^xsd:anyURI;
  dwc:scientificName 'Crouania minutissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145785'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3401'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia delicatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145786'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3410'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia nuda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145787'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3411'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145788'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2719'^^xsd:anyURI;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145789'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12207'^^xsd:anyURI;
  dwc:scientificName 'Laurencia dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145790'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4800'^^xsd:anyURI;
  dwc:scientificName 'Laurencia nidifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145791'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1678'^^xsd:anyURI;
  dwc:scientificName 'Laurencia undulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:14248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '14248'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=240'^^xsd:anyURI;
  dwc:scientificName 'Blastophysa rhizopus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:14248'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144478'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73778'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16210'^^xsd:anyURI;
  dwc:scientificName 'Giffordia breviarticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73778'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46371'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2957'^^xsd:anyURI;
  dwc:scientificName 'Anotrichium secundum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46371'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214062'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73769'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16199'^^xsd:anyURI;
  dwc:scientificName 'Caulerpella ambigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73769'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211484'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73776'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16208'^^xsd:anyURI;
  dwc:scientificName 'Hincksia indica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73776'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46990'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3088'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia metcalfii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371499'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48304'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48304'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48305'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48305'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48306'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46978'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3086'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46978'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47039'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3093'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia subcylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47039'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:148082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '148082'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17358'^^xsd:anyURI;
  dwc:scientificName 'Rhodymenia leptophylloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:148082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47693'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3226'^^xsd:anyURI;
  dwc:scientificName 'Apoglossum gregarium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47693'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1306126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48126'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3305'^^xsd:anyURI;
  dwc:scientificName 'Vanvoorstia spectabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48126'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75586'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17650'^^xsd:anyURI;
  dwc:scientificName 'Dotyophycus yamadae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75586'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51650'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3771'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa serrulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51650'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51651'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3771'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa serrulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51651'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51756'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3781'^^xsd:anyURI;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51756'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51757'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3781'^^xsd:anyURI;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51757'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52275'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3811'^^xsd:anyURI;
  dwc:scientificName 'Halimeda velasquezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52275'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51987'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3801'^^xsd:anyURI;
  dwc:scientificName 'Chlorodesmis caespitosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51987'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211745'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52060'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3804'^^xsd:anyURI;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52060'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78767'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20185'^^xsd:anyURI;
  dwc:scientificName 'Dictyota acutiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78767'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374386'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78768'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20185'^^xsd:anyURI;
  dwc:scientificName 'Dictyota acutiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Hollenberg'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78768'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374386'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78874'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20232'^^xsd:anyURI;
  dwc:scientificName 'Stypopodium flabelliforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78874'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78806'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20204'^^xsd:anyURI;
  dwc:scientificName 'Distromium flabellatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78806'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117319'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3744'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa ambigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117235'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3754'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117239'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21510'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa macrophysa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '381787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117244'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3755'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa nummularia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117245'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14511'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa peltata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117250'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1221'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117113'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19377'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:21267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '21267'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=467'^^xsd:anyURI;
  dwc:scientificName 'Ceramium flaccidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:21267'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78579'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20050'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia phuquocensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78579'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78580'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20050'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia phuquocensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78580'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78600'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20063'^^xsd:anyURI;
  dwc:scientificName 'Laurencia brachyclados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117296'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1412'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117309'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1413'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117314'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4536'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117318'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3780'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa webbiana f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51855'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3794'^^xsd:anyURI;
  dwc:scientificName 'Avrainvillea amadelpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Smith'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '221179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51856'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3794'^^xsd:anyURI;
  dwc:scientificName 'Avrainvillea amadelpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51856'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221179'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50481'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3692'^^xsd:anyURI;
  dwc:scientificName 'Cladophora japonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50481'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50542'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3707'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50542'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50615'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3710'^^xsd:anyURI;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50615'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50616'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3710'^^xsd:anyURI;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50616'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50715'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3719'^^xsd:anyURI;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50715'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:20247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '20247'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=446'^^xsd:anyURI;
  dwc:scientificName 'Lomentaria hakodatensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '232230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:20247'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50760'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3721'^^xsd:anyURI;
  dwc:scientificName 'Siphonocladus tropicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50760'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145878'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50761'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3721'^^xsd:anyURI;
  dwc:scientificName 'Siphonocladus tropicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50761'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145878'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50863'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3723'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria versluysii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50863'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214397'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50864'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3723'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria versluysii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50864'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214397'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50827'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3722'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50827'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50828'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3722'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Smith'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50829'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3722'^^xsd:anyURI;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50829'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50981'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3733'^^xsd:anyURI;
  dwc:scientificName 'Bornetella sphaerica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50981'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50982'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3733'^^xsd:anyURI;
  dwc:scientificName 'Bornetella sphaerica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50982'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51029'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3736'^^xsd:anyURI;
  dwc:scientificName 'Neomeris annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51029'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51030'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3736'^^xsd:anyURI;
  dwc:scientificName 'Neomeris annulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51030'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51065'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3738'^^xsd:anyURI;
  dwc:scientificName 'Neomeris vanbosseae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211532'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51065'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78083'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19417'^^xsd:anyURI;
  dwc:scientificName 'Halimeda gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78083'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117097'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21258'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa antoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77825'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19281'^^xsd:anyURI;
  dwc:scientificName 'Boodlea montagnei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77825'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78053'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19410'^^xsd:anyURI;
  dwc:scientificName 'Codium edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78053'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374214'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78054'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19410'^^xsd:anyURI;
  dwc:scientificName 'Codium edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78054'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374214'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51203'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3746'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa cupressoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51203'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3754'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51375'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A51391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:51391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '51391'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3755'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa nummularia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:51391'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371835'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A19688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A19688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A19688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A19688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A19688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:19688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '19688'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=416'^^xsd:anyURI;
  dwc:scientificName 'Ulvella lens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:19688'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52122'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3806'^^xsd:anyURI;
  dwc:scientificName 'Halimeda incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52122'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52151'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3807'^^xsd:anyURI;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52151'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52246'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3809'^^xsd:anyURI;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52246'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:22149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '22149'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=487'^^xsd:anyURI;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:22149'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A22150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:22150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '22150'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=487'^^xsd:anyURI;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:22150'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117843'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4457'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa microphysa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:31802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '31802'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1133'^^xsd:anyURI;
  dwc:scientificName 'Derbesia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:31802'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59430'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11154'^^xsd:anyURI;
  dwc:scientificName 'Antithamnionella graeffei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59430'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373046'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:100375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '100375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17'^^xsd:anyURI;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:100375'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58664'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5312'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia flaccidissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58664'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '837791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58688'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5317'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58688'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58715'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5336'^^xsd:anyURI;
  dwc:scientificName 'Chondria arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58715'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144793'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58745'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5359'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium actinocladium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott 1962'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58745'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58746'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5359'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium actinocladium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58746'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58633'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5297'^^xsd:anyURI;
  dwc:scientificName 'Cryptopleura corallinarum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58633'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99442'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62336'^^xsd:anyURI;
  dwc:scientificName 'Pihiella liagoraciphila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99747'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62762'^^xsd:anyURI;
  dwc:scientificName 'Newhousia imbricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Kraft et al.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99747'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99829'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62872'^^xsd:anyURI;
  dwc:scientificName 'Cladophora hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99829'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99831'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62886'^^xsd:anyURI;
  dwc:scientificName 'Valonia trabeculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99831'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99832'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62887'^^xsd:anyURI;
  dwc:scientificName 'Pseudobryopsis oahuensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99832'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99833'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62889'^^xsd:anyURI;
  dwc:scientificName 'Codium campanulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99833'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99835'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62891'^^xsd:anyURI;
  dwc:scientificName 'Codium hawaiiense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99835'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99836'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62892'^^xsd:anyURI;
  dwc:scientificName 'Codium intermedium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99836'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99837'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62893'^^xsd:anyURI;
  dwc:scientificName 'Codium phasmaticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99837'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376439'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99838'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62894'^^xsd:anyURI;
  dwc:scientificName 'Boodleopsis hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99838'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376440'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99842'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62896'^^xsd:anyURI;
  dwc:scientificName 'Siphonogramen abbreviata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99842'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99844'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62901'^^xsd:anyURI;
  dwc:scientificName 'Hydroclathrus tumulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99844'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99845'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62903'^^xsd:anyURI;
  dwc:scientificName 'Padina moffittiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99845'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99846'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62905'^^xsd:anyURI;
  dwc:scientificName 'Cutleria irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99846'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99847'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62906'^^xsd:anyURI;
  dwc:scientificName 'Sporochnus dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99847'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376446'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:31286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '31286'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1116'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:31286'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:31353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '31353'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1121'^^xsd:anyURI;
  dwc:scientificName 'Phyllodictyon anastomosans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:31353'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59413'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11143'^^xsd:anyURI;
  dwc:scientificName 'Aglaothamnion boergesenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59413'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373037'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99962'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=64841'^^xsd:anyURI;
  dwc:scientificName 'Cladophora fracta var. rigidula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99962'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '551339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99986'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=64867'^^xsd:anyURI;
  dwc:scientificName 'Pithophora affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99986'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '623257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99987'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=64868'^^xsd:anyURI;
  dwc:scientificName 'Pithophora macrospora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99987'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '623257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99989'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=64870'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium hieroglyphicum var. hosfordii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99989'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '551340'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:121347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '121347'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19007'^^xsd:anyURI;
  dwc:scientificName 'Sargassum echinocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:121347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55079'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4528'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion pectinatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55079'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55144'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4536'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55144'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55176'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4537'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa webbiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55176'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55192'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4540'^^xsd:anyURI;
  dwc:scientificName 'Codium mamillosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55192'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:26197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '26197'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=731'^^xsd:anyURI;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:26197'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:26198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '26198'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=731'^^xsd:anyURI;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:26198'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:26643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '26643'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=750'^^xsd:anyURI;
  dwc:scientificName 'Pleonosporium caribaeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:26643'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '526670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:82788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '82788'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=24342'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:82788'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55415'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4561'^^xsd:anyURI;
  dwc:scientificName 'Rhipidosiphon javensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55415'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55383'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4559'^^xsd:anyURI;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55383'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:82756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '82756'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=24277'^^xsd:anyURI;
  dwc:scientificName 'Asteronema breviarticulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:82756'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55469'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4571'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria novae-hollandiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55469'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55490'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4574'^^xsd:anyURI;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55490'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55491'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4574'^^xsd:anyURI;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55491'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55585'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4577'^^xsd:anyURI;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55585'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A121408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:121408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '121408'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1889'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria coronopifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:121408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55760'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4599'^^xsd:anyURI;
  dwc:scientificName 'Predaea weldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55760'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55761'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4599'^^xsd:anyURI;
  dwc:scientificName 'Predaea weldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55761'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55855'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4616'^^xsd:anyURI;
  dwc:scientificName 'Laurencia cartilaginea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55855'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495089'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A82827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:82827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '82827'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=24385'^^xsd:anyURI;
  dwc:scientificName 'Cladophora rivularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '162525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:82827'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '162525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:83273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '83273'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=23786'^^xsd:anyURI;
  dwc:scientificName 'Lyngbya aestuarii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:83273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55712'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4591'^^xsd:anyURI;
  dwc:scientificName 'Neogoniolithon frutescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55712'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55725'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4595'^^xsd:anyURI;
  dwc:scientificName 'Gibsmithia dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55725'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372320'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55803'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4608'^^xsd:anyURI;
  dwc:scientificName 'Ceramium clarionense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55803'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55808'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4609'^^xsd:anyURI;
  dwc:scientificName 'Ceramium punctiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55808'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55901'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4620'^^xsd:anyURI;
  dwc:scientificName 'Laurencia parvipapillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55901'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55918'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4623'^^xsd:anyURI;
  dwc:scientificName 'Laurencia yamadana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55918'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55832'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4613'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum caloglossoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55832'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372332'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55836'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4614'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55836'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:156909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '156909'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:156909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:122110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '122110'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21385'^^xsd:anyURI;
  dwc:scientificName 'Ossiella pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:122110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56722'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4811'^^xsd:anyURI;
  dwc:scientificName 'Lophosiphonia prostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56722'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56841'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4847'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia upolensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56841'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:84044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '84044'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25511'^^xsd:anyURI;
  dwc:scientificName 'Codium reediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:84044'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A84045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:84045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '84045'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25511'^^xsd:anyURI;
  dwc:scientificName 'Codium reediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:84045'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55949'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4624'^^xsd:anyURI;
  dwc:scientificName 'Leveillea jungermannioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55949'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213679'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55967'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4625'^^xsd:anyURI;
  dwc:scientificName 'Melanamansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55967'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56095'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4629'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia howei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56095'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313048'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56058'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4628'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia herpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56058'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372336'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56118'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4631'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia mollis var. tongatensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56118'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1339573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56171'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4636'^^xsd:anyURI;
  dwc:scientificName 'Tolypiocladia glomerulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56171'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56172'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4636'^^xsd:anyURI;
  dwc:scientificName 'Tolypiocladia glomerulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56172'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:27865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '27865'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=804'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:27865'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:27973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '27973'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=806'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia subtilissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:27973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144674'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28088'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=811'^^xsd:anyURI;
  dwc:scientificName 'Symphyocladia marchantioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28088'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:122836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '122836'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17'^^xsd:anyURI;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:122836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:122584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '122584'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19007'^^xsd:anyURI;
  dwc:scientificName 'Sargassum echinocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:122584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:122814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '122814'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21176'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia bulbosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:122814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:122815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '122815'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1852'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia caerulescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:122815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:122816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '122816'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12262'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia capillacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '182734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:122816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A122833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:122833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '122833'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21173'^^xsd:anyURI;
  dwc:scientificName 'Gelidium pluma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:122833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56239'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4659'^^xsd:anyURI;
  dwc:scientificName 'Ceramium paniculatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56239'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1735079'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56249'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4664'^^xsd:anyURI;
  dwc:scientificName 'Crouania mageshimensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56249'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56252'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4665'^^xsd:anyURI;
  dwc:scientificName 'Delesseriopsis elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56252'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56275'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4677'^^xsd:anyURI;
  dwc:scientificName 'Lejolisia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56275'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:96756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '96756'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=52920'^^xsd:anyURI;
  dwc:scientificName 'Neotenophycus ichthyosteus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Kraft & Abbott'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:96756'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375968'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56511'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4769'^^xsd:anyURI;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56511'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56676'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4800'^^xsd:anyURI;
  dwc:scientificName 'Laurencia nidifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56676'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56677'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4800'^^xsd:anyURI;
  dwc:scientificName 'Laurencia nidifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56677'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123303'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20063'^^xsd:anyURI;
  dwc:scientificName 'Laurencia brachyclados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123304'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4616'^^xsd:anyURI;
  dwc:scientificName 'Laurencia cartilaginea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123305'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11275'^^xsd:anyURI;
  dwc:scientificName 'Laurencia decumbens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123306'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12207'^^xsd:anyURI;
  dwc:scientificName 'Laurencia dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123308'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21421'^^xsd:anyURI;
  dwc:scientificName 'Laurencia galstoffii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123308'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123312'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4798'^^xsd:anyURI;
  dwc:scientificName 'Laurencia majuscula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '499472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123319'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4799'^^xsd:anyURI;
  dwc:scientificName 'Laurencia mariannensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123322'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4800'^^xsd:anyURI;
  dwc:scientificName 'Laurencia nidifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123330'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12370'^^xsd:anyURI;
  dwc:scientificName 'Laurencia paniculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '842651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123332'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4620'^^xsd:anyURI;
  dwc:scientificName 'Laurencia parvipapillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123333'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18806'^^xsd:anyURI;
  dwc:scientificName 'Laurencia succisa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123334'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4623'^^xsd:anyURI;
  dwc:scientificName 'Laurencia yamadana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123335'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21421'^^xsd:anyURI;
  dwc:scientificName 'Laurencia galstoffii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123335'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123336'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21421'^^xsd:anyURI;
  dwc:scientificName 'Laurencia galstoffii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123336'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:91503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '91503'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=31138'^^xsd:anyURI;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:91503'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A91552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:91552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '91552'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=31169'^^xsd:anyURI;
  dwc:scientificName 'Cocconeis scutellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '149376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:91552'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149376'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:92349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '92349'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=31737'^^xsd:anyURI;
  dwc:scientificName 'Navicula cryptocephala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '149203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:92349'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:93085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '93085'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=32240'^^xsd:anyURI;
  dwc:scientificName 'Thalassiosira weissflogii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '163513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:93085'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '668847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:93473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '93473'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=583'^^xsd:anyURI;
  dwc:scientificName 'Compsopogon caeruleus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:93473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:93854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '93854'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=33166'^^xsd:anyURI;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '149533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:93854'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A93864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:93864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '93864'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=33212'^^xsd:anyURI;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:93864'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A94889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A94889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A94889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A94889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A94889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:94889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '94889'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=36063'^^xsd:anyURI;
  dwc:scientificName 'Navicula rhynchotella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:94889'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:124277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '124277'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21202'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria lemaneiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:124277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29295'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=871'^^xsd:anyURI;
  dwc:scientificName 'Spatoglossum solierii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29295'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29515'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=879'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria tribuloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29515'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A92398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:92398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '92398'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=31771'^^xsd:anyURI;
  dwc:scientificName 'Navicula gregaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '172799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:92398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123866'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2798'^^xsd:anyURI;
  dwc:scientificName 'Eucheuma denticulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123997'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21193'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria abbottiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123998'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1889'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria coronopifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123999'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21196'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:124000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '124000'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21200'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria epihippisora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:124000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:124002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '124002'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21202'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria lemaneiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:124002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:124003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '124003'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21203'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria parvispora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:124003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:85332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '85332'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=27002'^^xsd:anyURI;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:85332'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:85333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '85333'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=27002'^^xsd:anyURI;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:85333'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A85442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:85442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '85442'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=27149'^^xsd:anyURI;
  dwc:scientificName 'Chara braunii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:85442'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495147'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28728'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=831'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28728'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28729'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=831'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28729'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28848'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=832'^^xsd:anyURI;
  dwc:scientificName 'Hydroclathrus clathratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28848'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28849'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=832'^^xsd:anyURI;
  dwc:scientificName 'Hydroclathrus clathratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28849'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28914'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=833'^^xsd:anyURI;
  dwc:scientificName 'Rosenvingea intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28914'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1635258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A123607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:123607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '123607'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21176'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia bulbosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:123607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54542'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4396'^^xsd:anyURI;
  dwc:scientificName 'Kallymenia sessilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54542'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372214'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54543'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4396'^^xsd:anyURI;
  dwc:scientificName 'Kallymenia sessilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & McDermid'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54543'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372214'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54609'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4421'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltiopsis concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54609'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1356750'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54407'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4347'^^xsd:anyURI;
  dwc:scientificName 'Cryptonemia yendoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54407'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:119956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '119956'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19007'^^xsd:anyURI;
  dwc:scientificName 'Sargassum echinocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:119956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:119957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '119957'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20806'^^xsd:anyURI;
  dwc:scientificName 'Sargassum hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:119957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:119958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '119958'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54965'^^xsd:anyURI;
  dwc:scientificName 'Sargassum obtusifolium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:119958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:119959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '119959'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54966'^^xsd:anyURI;
  dwc:scientificName 'Sargassum polyphyllum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:119959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A120244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:120244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '120244'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1779'^^xsd:anyURI;
  dwc:scientificName 'Gloiotrichus fractalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:120244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54832'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4457'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa microphysa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54832'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211489'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:25690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '25690'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=711'^^xsd:anyURI;
  dwc:scientificName 'Aglaothamnion cordatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:25690'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55222'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4543'^^xsd:anyURI;
  dwc:scientificName 'Halimeda copiosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55222'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53766'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4130'^^xsd:anyURI;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53766'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53767'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4130'^^xsd:anyURI;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Hollenberg'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53767'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80341'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21318'^^xsd:anyURI;
  dwc:scientificName 'Spatoglossum macrodontum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80341'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374628'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54033'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4226'^^xsd:anyURI;
  dwc:scientificName 'Liagora setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54033'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624499'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53910'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4187'^^xsd:anyURI;
  dwc:scientificName 'Dermonema pulvinatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53910'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372096'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54904'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4463'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltiopsis divaricatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54904'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54911'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4464'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltiopsis flabelliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '232035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54911'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232035'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54043'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4233'^^xsd:anyURI;
  dwc:scientificName 'Callidictyon abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Norris et al.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54043'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54044'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4233'^^xsd:anyURI;
  dwc:scientificName 'Callidictyon abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54044'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53980'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4208'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53980'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54014'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4219'^^xsd:anyURI;
  dwc:scientificName 'Liagora boergesenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54014'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372110'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54026'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4224'^^xsd:anyURI;
  dwc:scientificName 'Liagora papenfussii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54026'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54027'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4224'^^xsd:anyURI;
  dwc:scientificName 'Liagora papenfussii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54027'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53965'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4202'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura subverticillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24667'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=674'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24667'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24763'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=675'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24763'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24536'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=672'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa beauvoisii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24536'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145097'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80271'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21273'^^xsd:anyURI;
  dwc:scientificName 'Ardreanema seriospora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80271'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80273'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21276'^^xsd:anyURI;
  dwc:scientificName 'Centroceras corallophiloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80273'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374610'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80366'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21334'^^xsd:anyURI;
  dwc:scientificName 'Ceramium borneense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80366'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374632'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80367'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21335'^^xsd:anyURI;
  dwc:scientificName 'Ceramium cingulum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80367'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374633'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80368'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21336'^^xsd:anyURI;
  dwc:scientificName 'Ceramium dumosertum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80368'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1739403'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80370'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21337'^^xsd:anyURI;
  dwc:scientificName 'Ceramium hamatispinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80370'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374635'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80372'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21340'^^xsd:anyURI;
  dwc:scientificName 'Ceramium tranquillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80372'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374637'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80373'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21341'^^xsd:anyURI;
  dwc:scientificName 'Ceramium womersleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80373'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374638'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21344'^^xsd:anyURI;
  dwc:scientificName 'Corallophila ptilocladioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80375'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374640'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80445'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21383'^^xsd:anyURI;
  dwc:scientificName 'Euptilocladia magruderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80445'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374649'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80446'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21385'^^xsd:anyURI;
  dwc:scientificName 'Ossiella pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80447'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21386'^^xsd:anyURI;
  dwc:scientificName 'Pleonosporium intricatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80447'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374651'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80448'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21387'^^xsd:anyURI;
  dwc:scientificName 'Ptilocladia yuenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80448'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80450'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21389'^^xsd:anyURI;
  dwc:scientificName 'Wrangelia dumontii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80450'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374653'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80452'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21391'^^xsd:anyURI;
  dwc:scientificName 'Wrangelia elegantissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80452'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374654'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80453'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21392'^^xsd:anyURI;
  dwc:scientificName 'Dasya iridescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80453'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374655'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80455'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21394'^^xsd:anyURI;
  dwc:scientificName 'Dasya kristeniae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80455'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374656'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80458'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21397'^^xsd:anyURI;
  dwc:scientificName 'Dotyella hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80458'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374658'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80459'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21397'^^xsd:anyURI;
  dwc:scientificName 'Dotyella hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80459'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374658'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80460'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21399'^^xsd:anyURI;
  dwc:scientificName 'Dotyella irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80460'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374659'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80466'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21402'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum wynnei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80466'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80467'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21403'^^xsd:anyURI;
  dwc:scientificName 'Malaconema minimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80467'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80486'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21412'^^xsd:anyURI;
  dwc:scientificName 'Alsidium cymatophilum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80486'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1306118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80487'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21413'^^xsd:anyURI;
  dwc:scientificName 'Ditria reptans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80487'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374666'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80488'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21414'^^xsd:anyURI;
  dwc:scientificName 'Fernandosiphonia ecorticata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80488'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313595'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80489'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21415'^^xsd:anyURI;
  dwc:scientificName 'Hawaiia trichia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80489'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80490'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21416'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia arcuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80490'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80491'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21417'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia dubia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80491'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80492'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21418'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80492'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80493'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21419'^^xsd:anyURI;
  dwc:scientificName 'Janczewskia hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80493'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80494'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21420'^^xsd:anyURI;
  dwc:scientificName 'Laurencia crustiformans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80494'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313596'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80498'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21421'^^xsd:anyURI;
  dwc:scientificName 'Laurencia galstoffii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80498'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80508'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21428'^^xsd:anyURI;
  dwc:scientificName 'Lophocladia kipukaia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80508'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374678'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80518'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21430'^^xsd:anyURI;
  dwc:scientificName 'Melanamansia daemelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80518'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376306'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80521'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21431'^^xsd:anyURI;
  dwc:scientificName 'Micropeuce setosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80521'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80522'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21433'^^xsd:anyURI;
  dwc:scientificName 'Phaeocolax kajimurai'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80522'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80571'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21456'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hancockii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80571'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80573'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21459'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia homoia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80573'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80574'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21460'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia profunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80574'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500297'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80575'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21461'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia rubrorhiza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80575'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80576'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21463'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80576'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374693'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80577'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21465'^^xsd:anyURI;
  dwc:scientificName 'Spirocladia hodgsoniae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80577'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374694'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80578'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21466'^^xsd:anyURI;
  dwc:scientificName 'Tayloriella dictyurus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80578'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '526675'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80579'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21468'^^xsd:anyURI;
  dwc:scientificName 'Womersleyella pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80579'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A119135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:119135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '119135'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21173'^^xsd:anyURI;
  dwc:scientificName 'Gelidium pluma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:119135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54116'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4256'^^xsd:anyURI;
  dwc:scientificName 'Gelidiocolax mammillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54116'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54141'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4263'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa valonioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54141'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54344'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4334'^^xsd:anyURI;
  dwc:scientificName 'Gibsmithia hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54345'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4334'^^xsd:anyURI;
  dwc:scientificName 'Gibsmithia hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54345'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24975'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=688'^^xsd:anyURI;
  dwc:scientificName 'Hypnea cervicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24975'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220819'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24976'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=688'^^xsd:anyURI;
  dwc:scientificName 'Hypnea cervicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220819'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:25062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '25062'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=689'^^xsd:anyURI;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:25062'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80886'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21722'^^xsd:anyURI;
  dwc:scientificName 'Codium pomoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80886'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '239151'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80634'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21510'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa macrophysa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80634'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '381787'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24884'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=683'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria tikvahiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24884'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157354'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:25266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '25266'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=696'^^xsd:anyURI;
  dwc:scientificName 'Coelothrix irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:25266'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145846'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:25267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '25267'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=696'^^xsd:anyURI;
  dwc:scientificName 'Coelothrix irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:25267'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145846'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54346'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4334'^^xsd:anyURI;
  dwc:scientificName 'Gibsmithia hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54346'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:25492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '25492'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=704'^^xsd:anyURI;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:25492'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79822'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21036'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79822'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79823'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21037'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium imitator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79823'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79824'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21040'^^xsd:anyURI;
  dwc:scientificName 'Dotyophycus pacificum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79824'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:23540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '23540'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=539'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium microscopicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:23540'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53234'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4046'^^xsd:anyURI;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53234'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:23255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '23255'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=514'^^xsd:anyURI;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:23255'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53054'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4036'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris plagiogramma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53054'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53055'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4036'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris plagiogramma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53055'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53074'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4038'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53074'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79995'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21153'^^xsd:anyURI;
  dwc:scientificName 'Stenopeltis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79996'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21153'^^xsd:anyURI;
  dwc:scientificName 'Stenopeltis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Husiman'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374569'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80000'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21154'^^xsd:anyURI;
  dwc:scientificName 'Stenopeltis liagoroides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80000'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376518'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80003'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21155'^^xsd:anyURI;
  dwc:scientificName 'Stenopeltis setchelliae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:23664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '23664'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=567'^^xsd:anyURI;
  dwc:scientificName 'Stylonema cornu-cervi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:23664'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145689'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79902'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21071'^^xsd:anyURI;
  dwc:scientificName 'Scinaia furcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79902'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374552'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79903'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21073'^^xsd:anyURI;
  dwc:scientificName 'Helminthocladia rhizoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79903'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374553'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79904'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21074'^^xsd:anyURI;
  dwc:scientificName 'Helminthocladia simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79904'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374554'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79905'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21076'^^xsd:anyURI;
  dwc:scientificName 'Liagora maxima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79905'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79909'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21083'^^xsd:anyURI;
  dwc:scientificName 'Trichogloeopsis mucosissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79909'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79935'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21103'^^xsd:anyURI;
  dwc:scientificName 'Uronema marinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '172341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79935'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79955'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21117'^^xsd:anyURI;
  dwc:scientificName 'Dudresnaya littleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79955'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374558'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79956'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21119'^^xsd:anyURI;
  dwc:scientificName 'Peleophycus multiprocarpium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79956'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79957'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21121'^^xsd:anyURI;
  dwc:scientificName 'Reticulocaulis mucosissimus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79957'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374560'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79958'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21124'^^xsd:anyURI;
  dwc:scientificName 'Plocamium sandvicense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79958'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374561'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79959'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21124'^^xsd:anyURI;
  dwc:scientificName 'Plocamium sandvicense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79959'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374561'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79961'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21126'^^xsd:anyURI;
  dwc:scientificName 'Cubiculosporum koronicarpus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79963'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21128'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79963'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79964'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21128'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79964'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79972'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21129'^^xsd:anyURI;
  dwc:scientificName 'Halymenia actinophysa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '547473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79972'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79976'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21132'^^xsd:anyURI;
  dwc:scientificName 'Halymenia stipitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374566'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79977'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21134'^^xsd:anyURI;
  dwc:scientificName 'Polyopes hakalauensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79977'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79978'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21137'^^xsd:anyURI;
  dwc:scientificName 'Prionitis corymbifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79978'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '503915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79986'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21149'^^xsd:anyURI;
  dwc:scientificName 'Predaea laciniosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80073'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21196'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80073'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80077'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21198'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria dawsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80078'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21198'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria dawsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80078'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374585'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80079'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21200'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria epihippisora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80079'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374586'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80086'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21202'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria lemaneiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80086'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80087'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21203'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria parvispora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80087'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80089'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21204'^^xsd:anyURI;
  dwc:scientificName 'Botryocladia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80089'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374588'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80092'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21205'^^xsd:anyURI;
  dwc:scientificName 'Chamaebotrys boergesenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80092'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80102'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21206'^^xsd:anyURI;
  dwc:scientificName 'Chrysymenia glebosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80102'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80105'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21208'^^xsd:anyURI;
  dwc:scientificName 'Chrysymenia procumbens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80105'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374589'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80033'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21173'^^xsd:anyURI;
  dwc:scientificName 'Gelidium pluma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80033'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80034'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21173'^^xsd:anyURI;
  dwc:scientificName 'Gelidium pluma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Santelices & Stewart'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80034'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80035'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21174'^^xsd:anyURI;
  dwc:scientificName 'Gelidium reediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80035'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80036'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21175'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella bulbosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80036'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374575'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80004'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21156'^^xsd:anyURI;
  dwc:scientificName 'Platoma ardreanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80048'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21184'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella caloglossoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80048'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80063'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21191'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella womersleyana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80063'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376620'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80065'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21193'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria abbottiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Hoyle'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80065'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80066'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21193'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria abbottiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80066'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24064'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24064'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24065'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24065'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:23895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '23895'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=632'^^xsd:anyURI;
  dwc:scientificName 'Liagora divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:23895'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '625012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53318'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4058'^^xsd:anyURI;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53318'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53319'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4058'^^xsd:anyURI;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53319'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80234'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21254'^^xsd:anyURI;
  dwc:scientificName 'Erythrocolon podagricum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80234'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80239'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21258'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa antoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80239'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80244'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21266'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion erucacladellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80244'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374606'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80246'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21268'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion percurrens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80246'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373073'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53894'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4181'^^xsd:anyURI;
  dwc:scientificName 'Liagorophila endophytica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53894'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '496123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52832'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3953'^^xsd:anyURI;
  dwc:scientificName 'Rosenvingea orientalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52832'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214337'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79559'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20806'^^xsd:anyURI;
  dwc:scientificName 'Sargassum hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79560'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20806'^^xsd:anyURI;
  dwc:scientificName 'Sargassum hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79560'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52700'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3948'^^xsd:anyURI;
  dwc:scientificName 'Nemacystus decipiens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52700'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52721'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3949'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora implexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52721'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52722'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3949'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora implexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52722'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52792'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3950'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora minima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52792'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214332'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52793'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3950'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora minima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52793'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214332'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53334'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4060'^^xsd:anyURI;
  dwc:scientificName 'Padina japonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53334'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '381639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52903'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3993'^^xsd:anyURI;
  dwc:scientificName 'Nereia intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52903'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371975'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61450'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11509'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium crassipellitum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:101726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '101726'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=131'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:101726'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:101727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '101727'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=131'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:101727'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:130311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '130311'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=74056'^^xsd:anyURI;
  dwc:scientificName 'Dasya atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:130311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99990'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=64871'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium sandvicense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '547712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99990'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:100012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '100012'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=64944'^^xsd:anyURI;
  dwc:scientificName 'Eunotia abbottiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:100012'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61685'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11531'^^xsd:anyURI;
  dwc:scientificName 'Derbesia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61685'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373256'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:33765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '33765'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1305'^^xsd:anyURI;
  dwc:scientificName 'Discosporangium mesarthrocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:33765'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145886'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59949'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11275'^^xsd:anyURI;
  dwc:scientificName 'Laurencia decumbens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59949'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144819'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A125903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:125903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '125903'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21193'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria abbottiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:125903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61575'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11511'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61575'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35794'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1436'^^xsd:anyURI;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35794'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58400'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5215'^^xsd:anyURI;
  dwc:scientificName 'Dermocorynus occidentalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Hollenberg'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58400'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58401'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5215'^^xsd:anyURI;
  dwc:scientificName 'Dermocorynus occidentalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:100103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '100103'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65573'^^xsd:anyURI;
  dwc:scientificName 'Akalaphycus setchelliae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Huisman'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:100103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60110'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11317'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia saccorhiza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60110'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103730'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=381'^^xsd:anyURI;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103730'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:131081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '131081'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:131081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59480'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11170'^^xsd:anyURI;
  dwc:scientificName 'Ceramium jolyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59480'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373057'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60067'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11305'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia exilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60067'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60124'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11318'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia tepida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60124'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144638'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60100'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11313'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia poko'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60100'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '496290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60106'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11314'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pseudovillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60106'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63475'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11913'^^xsd:anyURI;
  dwc:scientificName 'Ululania stellata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Apt & Schlech'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63475'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:36495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '36495'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1470'^^xsd:anyURI;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:36495'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29951'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=923'^^xsd:anyURI;
  dwc:scientificName 'Bachelotia antillarum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29951'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145481'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29971'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=924'^^xsd:anyURI;
  dwc:scientificName 'Feldmannia lebelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29971'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58934'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5489'^^xsd:anyURI;
  dwc:scientificName 'Liagora pinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58934'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376815'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64232'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12215'^^xsd:anyURI;
  dwc:scientificName 'Naccaria hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64232'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373694'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64261'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12231'^^xsd:anyURI;
  dwc:scientificName 'Fernandosiphonia nana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64261'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313167'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64268'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12233'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia beaudettei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64268'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64290'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12237'^^xsd:anyURI;
  dwc:scientificName 'Spirocladia barodensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64290'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59528'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11180'^^xsd:anyURI;
  dwc:scientificName 'Diplothamnion jolyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59528'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64201'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12207'^^xsd:anyURI;
  dwc:scientificName 'Laurencia dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375747'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59600'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11217'^^xsd:anyURI;
  dwc:scientificName 'Tiffaniella saccorhiza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373089'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:36421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '36421'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1469'^^xsd:anyURI;
  dwc:scientificName 'Ceramium tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:36421'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:96807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '96807'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=53108'^^xsd:anyURI;
  dwc:scientificName 'Cladophora dotyana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:96807'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312875'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:169245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '169245'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21392'^^xsd:anyURI;
  dwc:scientificName 'Dasya iridescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:169245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97436'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54962'^^xsd:anyURI;
  dwc:scientificName 'Microdictyon setchellianum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97436'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97437'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54962'^^xsd:anyURI;
  dwc:scientificName 'Microdictyon setchellianum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97437'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97438'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54963'^^xsd:anyURI;
  dwc:scientificName 'Dictyota sandvicensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97438'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376055'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97439'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54963'^^xsd:anyURI;
  dwc:scientificName 'Dictyota sandvicensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97440'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54964'^^xsd:anyURI;
  dwc:scientificName 'Padina thivyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97440'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97441'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54964'^^xsd:anyURI;
  dwc:scientificName 'Padina thivyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97441'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97442'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54965'^^xsd:anyURI;
  dwc:scientificName 'Sargassum obtusifolium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97442'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97443'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54965'^^xsd:anyURI;
  dwc:scientificName 'Sargassum obtusifolium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97444'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54965'^^xsd:anyURI;
  dwc:scientificName 'Sargassum obtusifolium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97444'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97445'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54966'^^xsd:anyURI;
  dwc:scientificName 'Sargassum polyphyllum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97445'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97446'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54966'^^xsd:anyURI;
  dwc:scientificName 'Sargassum polyphyllum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97447'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54966'^^xsd:anyURI;
  dwc:scientificName 'Sargassum polyphyllum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97447'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A97448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:97448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '97448'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54967'^^xsd:anyURI;
  dwc:scientificName 'Stypopodium hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:97448'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35090'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1398'^^xsd:anyURI;
  dwc:scientificName 'Cladophoropsis membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35090'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60047'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11295'^^xsd:anyURI;
  dwc:scientificName 'Osmundaria obtusiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60047'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60048'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11297'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia anomala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60048'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A130978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:130978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '130978'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:130978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30142'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=939'^^xsd:anyURI;
  dwc:scientificName 'Ulvella setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30142'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103164'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=342'^^xsd:anyURI;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103164'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:124911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '124911'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1678'^^xsd:anyURI;
  dwc:scientificName 'Laurencia undulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '239034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:124911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:124913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '124913'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21420'^^xsd:anyURI;
  dwc:scientificName 'Laurencia crustiformans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:124913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103332'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=349'^^xsd:anyURI;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Smith'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103331'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=349'^^xsd:anyURI;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103331'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175844'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=58607'^^xsd:anyURI;
  dwc:scientificName 'Padina melemele'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138051'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4421'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltiopsis concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1356750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138064'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1710'^^xsd:anyURI;
  dwc:scientificName 'Porphyra vietnamensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '626079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176211'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3393'^^xsd:anyURI;
  dwc:scientificName 'Exophyllum wentii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:106519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '106519'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=772'^^xsd:anyURI;
  dwc:scientificName 'Heterosiphonia crispella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:106519'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144731'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30862'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1065'^^xsd:anyURI;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30862'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30863'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1065'^^xsd:anyURI;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30863'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:139228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '139228'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=27002'^^xsd:anyURI;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:139228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:139236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '139236'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3733'^^xsd:anyURI;
  dwc:scientificName 'Bornetella sphaerica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:139236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:108400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '108400'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1777'^^xsd:anyURI;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:108400'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60437'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11373'^^xsd:anyURI;
  dwc:scientificName 'Dictyota bartayresiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60437'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60438'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11373'^^xsd:anyURI;
  dwc:scientificName 'Dictyota bartayresiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Hollenberg'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60438'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:34664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '34664'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1371'^^xsd:anyURI;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:34664'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:134158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '134158'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=53108'^^xsd:anyURI;
  dwc:scientificName 'Cladophora dotyana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:134158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1312875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45233'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2777'^^xsd:anyURI;
  dwc:scientificName 'Titanophora pikeana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Schils & Coppejans'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45233'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30601'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1032'^^xsd:anyURI;
  dwc:scientificName 'Stromatella monostromatica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30601'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '840291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45455'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2814'^^xsd:anyURI;
  dwc:scientificName 'Kappaphycus striatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45455'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46866'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3063'^^xsd:anyURI;
  dwc:scientificName 'Corallophila huysmansii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46866'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214097'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:31742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '31742'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1132'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:31742'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46536'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3007'^^xsd:anyURI;
  dwc:scientificName 'Centroceras minutum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46536'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46190'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2906'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46190'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60530'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11375'^^xsd:anyURI;
  dwc:scientificName 'Dictyota ciliolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60530'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138785'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4208'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:33219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '33219'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1246'^^xsd:anyURI;
  dwc:scientificName 'Asteronema rhodochortonoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:33219'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A60692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:60692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '60692'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11395'^^xsd:anyURI;
  dwc:scientificName 'Padina sanctae-crucis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:60692'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32831'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1221'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32831'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32832'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1221'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32832'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39526'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1752'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39526'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376807'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A124004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:124004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '124004'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1928'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:124004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54608'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4421'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltiopsis concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54608'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1356750'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80456'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21395'^^xsd:anyURI;
  dwc:scientificName 'Dasya murrayana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80456'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374657'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80483'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21410'^^xsd:anyURI;
  dwc:scientificName 'Neomartensia flabelliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80483'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371600'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80371'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21338'^^xsd:anyURI;
  dwc:scientificName 'Ceramium hanaense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80371'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80934'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21776'^^xsd:anyURI;
  dwc:scientificName 'Tenarea tessellata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80934'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213893'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A55762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:55762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '55762'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4599'^^xsd:anyURI;
  dwc:scientificName 'Predaea weldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Schils & Coppejans'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:55762'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:27065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '27065'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=769'^^xsd:anyURI;
  dwc:scientificName 'Taenioma perpusillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:27065'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39948'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1792'^^xsd:anyURI;
  dwc:scientificName 'Liagora ceranoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39948'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145756'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79906'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21079'^^xsd:anyURI;
  dwc:scientificName 'Liagora perennis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79906'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '625013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79973'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21130'^^xsd:anyURI;
  dwc:scientificName 'Halymenia chiangiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374564'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53245'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4047'^^xsd:anyURI;
  dwc:scientificName 'Dictyota flabellata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53245'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39882'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1787'^^xsd:anyURI;
  dwc:scientificName 'Liagora albicans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39882'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A79563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:79563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '79563'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20816'^^xsd:anyURI;
  dwc:scientificName 'Porolithon gardineri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:79563'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39594'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1753'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39594'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117292'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3771'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa serrulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:106290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '106290'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=748'^^xsd:anyURI;
  dwc:scientificName 'Gymnothamnion elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:106290'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39986'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1800'^^xsd:anyURI;
  dwc:scientificName 'Liagora hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40005'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1804'^^xsd:anyURI;
  dwc:scientificName 'Liagora orientalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376125'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40052'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1811'^^xsd:anyURI;
  dwc:scientificName 'Liagora valida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40052'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '526681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52245'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3809'^^xsd:anyURI;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52245'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136282'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3806'^^xsd:anyURI;
  dwc:scientificName 'Halimeda incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40017'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1810'^^xsd:anyURI;
  dwc:scientificName 'Liagora samaensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40017'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '840184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:104700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '104700'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=429'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:104700'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:69475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '69475'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13758'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa oblongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:69475'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41300'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2006'^^xsd:anyURI;
  dwc:scientificName 'Halymenia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41300'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175765'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4334'^^xsd:anyURI;
  dwc:scientificName 'Gibsmithia hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42122'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2132'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon reinboldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42122'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372893'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175741'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3771'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa serrulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '6221'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=90'^^xsd:anyURI;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:6221'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41005'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1953'^^xsd:anyURI;
  dwc:scientificName 'Dudresnaya hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213804'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145759'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1852'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia caerulescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145773'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=879'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria tribuloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145792'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4623'^^xsd:anyURI;
  dwc:scientificName 'Laurencia yamadana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46139'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2905'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis scoparia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46139'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '498199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145317'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3063'^^xsd:anyURI;
  dwc:scientificName 'Corallophila huysmansii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40959'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1950'^^xsd:anyURI;
  dwc:scientificName 'Acrosymphyton taylorii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Millar & Kraft'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40959'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40960'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1950'^^xsd:anyURI;
  dwc:scientificName 'Acrosymphyton taylorii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40960'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39681'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1755'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39681'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '4801'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=67'^^xsd:anyURI;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:4801'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77391'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18997'^^xsd:anyURI;
  dwc:scientificName 'Hapalospongidion pangoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77391'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:106965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '106965'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1149'^^xsd:anyURI;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:106965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871678'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:17974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '17974'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=360'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium corymbiferum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:17974'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61303'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11475'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61303'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61345'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11481'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61345'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:106724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '106724'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=782'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:106724'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A174940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A174940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A174940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A174940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A174940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:174940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '174940'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3949'^^xsd:anyURI;
  dwc:scientificName 'Chnoospora implexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:174940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1391335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A99834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:99834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '99834'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62890'^^xsd:anyURI;
  dwc:scientificName 'Codium desultorium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:99834'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:67534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '67534'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13201'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria furcigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:67534'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A67671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:67671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '67671'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13208'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion antillanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:67671'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136447'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=131'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30230'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=941'^^xsd:anyURI;
  dwc:scientificName 'Codium decorticatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30230'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175002'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4574'^^xsd:anyURI;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32681'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1219'^^xsd:anyURI;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32681'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32682'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1219'^^xsd:anyURI;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32682'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40394'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1865'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40394'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40395'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1865'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40395'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40418'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1866'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella machrisiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40418'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40419'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1866'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella machrisiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40419'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40433'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1870'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40433'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30331'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=951'^^xsd:anyURI;
  dwc:scientificName 'Feldmannia irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30331'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56650'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4799'^^xsd:anyURI;
  dwc:scientificName 'Laurencia mariannensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56650'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:72693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '72693'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14873'^^xsd:anyURI;
  dwc:scientificName 'Desmia hornemannii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '497518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:72693'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117102'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3746'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa cupressoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145779'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3050'^^xsd:anyURI;
  dwc:scientificName 'Ceramium serpens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:66130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '66130'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12797'^^xsd:anyURI;
  dwc:scientificName 'Antithamnionella breviramosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:66130'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63476'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11913'^^xsd:anyURI;
  dwc:scientificName 'Ululania stellata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63476'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:17052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '17052'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=334'^^xsd:anyURI;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:17052'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A105171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A105171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A105171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A105171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A105171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:105171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '105171'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=496'^^xsd:anyURI;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:105171'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80485'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21411'^^xsd:anyURI;
  dwc:scientificName 'Cladhymenia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80485'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80499'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21422'^^xsd:anyURI;
  dwc:scientificName 'Laurencia mcdermidiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80499'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374675'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80374'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21343'^^xsd:anyURI;
  dwc:scientificName 'Corallophila itonoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80374'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A112155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:112155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '112155'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4326'^^xsd:anyURI;
  dwc:scientificName 'Titanoderma tessellatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:112155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:134114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '134114'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3710'^^xsd:anyURI;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:134114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:134197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '134197'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1398'^^xsd:anyURI;
  dwc:scientificName 'Cladophoropsis membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:134197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '3181'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=44'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:3181'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A160031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A160031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A160031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A160031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A160031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:160031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '160031'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2165'^^xsd:anyURI;
  dwc:scientificName 'Lithophyllum prototypum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:160031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64338'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12241'^^xsd:anyURI;
  dwc:scientificName 'Laurencia tenera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64338'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:72200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '72200'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14525'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:72200'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1652952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44803'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2697'^^xsd:anyURI;
  dwc:scientificName 'Hypnea chordacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44803'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220810'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44804'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2697'^^xsd:anyURI;
  dwc:scientificName 'Hypnea chordacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44804'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220810'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44143'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2512'^^xsd:anyURI;
  dwc:scientificName 'Hypnea valentiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44143'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:142425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '142425'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1065'^^xsd:anyURI;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:142425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:108815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '108815'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4798'^^xsd:anyURI;
  dwc:scientificName 'Laurencia majuscula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:108815'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '499472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42897'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2294'^^xsd:anyURI;
  dwc:scientificName 'Callithamniella pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42897'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371338'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44058'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2501'^^xsd:anyURI;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44058'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:109236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '109236'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21131'^^xsd:anyURI;
  dwc:scientificName 'Halymenia cromwellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:109236'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374565'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A109249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:109249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '109249'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21186'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella antipai'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:109249'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:139229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '139229'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2130'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon onkodes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:139229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:139231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '139231'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=429'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:139231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:139254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '139254'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=239'^^xsd:anyURI;
  dwc:scientificName 'Ostreobium quekettii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:139254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A139258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:139258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '139258'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=198'^^xsd:anyURI;
  dwc:scientificName 'Phaeophila dendroides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:139258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42833'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2260'^^xsd:anyURI;
  dwc:scientificName 'Balliella repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42833'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '8475'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=134'^^xsd:anyURI;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:8475'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42523'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2190'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum mesomorphum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42523'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42027'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2121'^^xsd:anyURI;
  dwc:scientificName 'Haliptilon subulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42027'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42031'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2123'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon breviclavium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42031'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42266'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2151'^^xsd:anyURI;
  dwc:scientificName 'Jania verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42266'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211624'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '7961'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=127'^^xsd:anyURI;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:7961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138037'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3754'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138038'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62891'^^xsd:anyURI;
  dwc:scientificName 'Codium hawaiiense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138039'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25511'^^xsd:anyURI;
  dwc:scientificName 'Codium reediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138041'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=206'^^xsd:anyURI;
  dwc:scientificName 'Gayralia oxysperma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138042'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1065'^^xsd:anyURI;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138043'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4036'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris plagiogramma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138044'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20185'^^xsd:anyURI;
  dwc:scientificName 'Dictyota acutiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138045'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54963'^^xsd:anyURI;
  dwc:scientificName 'Dictyota sandvicensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138049'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54965'^^xsd:anyURI;
  dwc:scientificName 'Sargassum obtusifolium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138050'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19007'^^xsd:anyURI;
  dwc:scientificName 'Sargassum echinocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138052'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138053'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3485'^^xsd:anyURI;
  dwc:scientificName 'Chondrus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138054'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2798'^^xsd:anyURI;
  dwc:scientificName 'Eucheuma denticulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138055'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1889'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria coronopifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138056'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21203'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria parvispora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138057'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1928'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138058'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=683'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria tikvahiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138059'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=131'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138060'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2006'^^xsd:anyURI;
  dwc:scientificName 'Halymenia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138061'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12207'^^xsd:anyURI;
  dwc:scientificName 'Laurencia dotyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138062'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21422'^^xsd:anyURI;
  dwc:scientificName 'Laurencia mcdermidiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138063'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4800'^^xsd:anyURI;
  dwc:scientificName 'Laurencia nidifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138065'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=106'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176192'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=748'^^xsd:anyURI;
  dwc:scientificName 'Gymnothamnion elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176227'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3274'^^xsd:anyURI;
  dwc:scientificName 'Martensia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176246'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3309'^^xsd:anyURI;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175995'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=46938'^^xsd:anyURI;
  dwc:scientificName 'Prionitis clarionensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '503914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176001'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=342'^^xsd:anyURI;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176003'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=340'^^xsd:anyURI;
  dwc:scientificName 'Stylonema alsidii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175841'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=58607'^^xsd:anyURI;
  dwc:scientificName 'Padina melemele'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A175852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:175852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '175852'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11395'^^xsd:anyURI;
  dwc:scientificName 'Padina sanctae-crucis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:175852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A69078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:69078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '69078'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13550'^^xsd:anyURI;
  dwc:scientificName 'Valonia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:69078'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:137236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '137236'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21128'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:137236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374563'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A137246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:137246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '137246'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20050'^^xsd:anyURI;
  dwc:scientificName 'Grateloupia phuquocensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:137246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A98198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A98198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A98198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A98198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A98198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:98198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '98198'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=58607'^^xsd:anyURI;
  dwc:scientificName 'Padina melemele'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:98198'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:142749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '142749'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:142749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:142492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '142492'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65616'^^xsd:anyURI;
  dwc:scientificName 'Scinaia huismanii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:142492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A142437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:142437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '142437'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3671'^^xsd:anyURI;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:142437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44913'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2719'^^xsd:anyURI;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44913'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45232'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2777'^^xsd:anyURI;
  dwc:scientificName 'Titanophora pikeana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45232'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58123'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5086'^^xsd:anyURI;
  dwc:scientificName 'Ulva expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58123'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:143308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '143308'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62885'^^xsd:anyURI;
  dwc:scientificName 'Cladophoropsis adhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '502714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:143308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45425'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2811'^^xsd:anyURI;
  dwc:scientificName 'Kappaphycus alvarezii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45425'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371403'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:144442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '144442'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20185'^^xsd:anyURI;
  dwc:scientificName 'Dictyota acutiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:144442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:144454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '144454'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4574'^^xsd:anyURI;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:144454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:144461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '144461'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54963'^^xsd:anyURI;
  dwc:scientificName 'Dictyota sandvicensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:144461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45768'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2854'^^xsd:anyURI;
  dwc:scientificName 'Champia vieillardii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45768'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46223'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2916'^^xsd:anyURI;
  dwc:scientificName 'Halichrysis coalescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46223'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '498205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:13889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '13889'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=235'^^xsd:anyURI;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:13889'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:13890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '13890'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=235'^^xsd:anyURI;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:13890'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46326'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2948'^^xsd:anyURI;
  dwc:scientificName 'Acrothamnion butleriae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46326'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371450'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46651'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3024'^^xsd:anyURI;
  dwc:scientificName 'Ceramium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46651'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48005'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3277'^^xsd:anyURI;
  dwc:scientificName 'Myriogramme bombayensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48110'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3303'^^xsd:anyURI;
  dwc:scientificName 'Vanvoorstia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48110'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371619'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47935'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3267'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum minimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47935'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371596'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47947'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3270'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47947'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47989'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3274'^^xsd:anyURI;
  dwc:scientificName 'Martensia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47989'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47990'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3274'^^xsd:anyURI;
  dwc:scientificName 'Martensia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47462'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3190'^^xsd:anyURI;
  dwc:scientificName 'Dasya pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47462'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47091'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3099'^^xsd:anyURI;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47091'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59684'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11245'^^xsd:anyURI;
  dwc:scientificName 'Nitophyllum adhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59684'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373110'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:33173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '33173'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1239'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia setacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:33173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:38843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '38843'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1647'^^xsd:anyURI;
  dwc:scientificName 'Liagora tetrasporifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:38843'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145762'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45173'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2764'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltiopsis pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138777'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4060'^^xsd:anyURI;
  dwc:scientificName 'Padina japonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '381639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138778'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20185'^^xsd:anyURI;
  dwc:scientificName 'Dictyota acutiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138779'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54967'^^xsd:anyURI;
  dwc:scientificName 'Stypopodium hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138780'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3804'^^xsd:anyURI;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39772'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1770'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa cylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39772'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138781'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3781'^^xsd:anyURI;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138782'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1065'^^xsd:anyURI;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138783'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1221'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138784'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1647'^^xsd:anyURI;
  dwc:scientificName 'Liagora tetrasporifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138786'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1819'^^xsd:anyURI;
  dwc:scientificName 'Trichogloea requienii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138787'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138788'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1168'^^xsd:anyURI;
  dwc:scientificName 'Porolithon onkodes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138789'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2132'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon reinboldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A138790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:138790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '138790'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=429'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:138790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46791'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3050'^^xsd:anyURI;
  dwc:scientificName 'Ceramium serpens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46791'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211688'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46826'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3057'^^xsd:anyURI;
  dwc:scientificName 'Ceramium vagans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46826'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1739103'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46836'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3060'^^xsd:anyURI;
  dwc:scientificName 'Corallophila apiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46836'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46888'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3068'^^xsd:anyURI;
  dwc:scientificName 'Crouania minutissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46888'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A14840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:14840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '14840'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=253'^^xsd:anyURI;
  dwc:scientificName 'Hincksia mitchelliae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:14840'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '699648'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74399'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16733'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium hieroglyphicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74399'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47185'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3129'^^xsd:anyURI;
  dwc:scientificName 'Ptilothamnion cladophorae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47185'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371521'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47149'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3116'^^xsd:anyURI;
  dwc:scientificName 'Monosporus indicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47149'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371514'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49766'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3597'^^xsd:anyURI;
  dwc:scientificName 'Codium subtubulosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49766'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49769'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3598'^^xsd:anyURI;
  dwc:scientificName 'Codium saccatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49769'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49779'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3600'^^xsd:anyURI;
  dwc:scientificName 'Codium spongiosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49779'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '11718'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=206'^^xsd:anyURI;
  dwc:scientificName 'Gayralia oxysperma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:11718'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A141901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A141901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A141901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A141901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A141901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:141901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '141901'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4130'^^xsd:anyURI;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:141901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46734'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3037'^^xsd:anyURI;
  dwc:scientificName 'Ceramium mazatlanense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46734'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '239114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A47906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:47906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '47906'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3263'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum barbatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:47906'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A17239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:17239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '17239'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=340'^^xsd:anyURI;
  dwc:scientificName 'Stylonema alsidii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:17239'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48952'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3393'^^xsd:anyURI;
  dwc:scientificName 'Exophyllum wentii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48952'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48966'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3400'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371665'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48971'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3401'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia delicatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48971'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214212'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49008'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3411'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49013'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3412'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49013'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49028'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3413'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia parca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49028'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49005'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3410'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia nuda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:76901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '76901'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18484'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:76901'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '381380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49326'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3459'^^xsd:anyURI;
  dwc:scientificName 'Endarachne binghamiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49326'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '499665'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49327'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3459'^^xsd:anyURI;
  dwc:scientificName 'Endarachne binghamiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49327'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '499665'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75671'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17716'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia delicatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75671'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75674'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17721'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75674'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313478'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75701'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17728'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia japonica var. savatieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75701'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75749'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17765'^^xsd:anyURI;
  dwc:scientificName 'Rhodolachne decussata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75749'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75717'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17737'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pentamera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75717'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1346794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75733'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17745'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia tsudana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75733'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59663'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11241'^^xsd:anyURI;
  dwc:scientificName 'Hypoglossum rhizophorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59663'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48754'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3342'^^xsd:anyURI;
  dwc:scientificName 'Chondria dangeardii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48754'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48772'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3349'^^xsd:anyURI;
  dwc:scientificName 'Chondria minutula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48772'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:149560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '149560'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21392'^^xsd:anyURI;
  dwc:scientificName 'Dasya iridescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:149560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A59646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:59646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '59646'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11231'^^xsd:anyURI;
  dwc:scientificName 'Branchioglossum prostratum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:59646'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:76631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '76631'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18337'^^xsd:anyURI;
  dwc:scientificName 'Trichogloeopsis hawaiiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:76631'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42774'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2248'^^xsd:anyURI;
  dwc:scientificName 'Sporolithon erythraeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42774'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41761'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2084'^^xsd:anyURI;
  dwc:scientificName 'Amphiroa foliacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41761'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211638'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64139'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12187'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris australis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64139'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373675'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A64140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:64140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '64140'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12187'^^xsd:anyURI;
  dwc:scientificName 'Dictyopteris australis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:64140'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373675'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35384'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1412'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35384'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35385'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1412'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35385'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A96912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:96912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '96912'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=53321'^^xsd:anyURI;
  dwc:scientificName 'Dictyota stolonifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:96912'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:95448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '95448'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=40759'^^xsd:anyURI;
  dwc:scientificName 'Basicladia chelonum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:95448'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:95282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '95282'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=38509'^^xsd:anyURI;
  dwc:scientificName 'Navicula menisculus var. upsaliensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '180664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:95282'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:95294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '95294'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=38544'^^xsd:anyURI;
  dwc:scientificName 'Navicula digito-radiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '238941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:95294'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:95388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '95388'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=40005'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa elongata f. disticha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:95388'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '553376'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30985'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1095'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha brachygona'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30985'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157103'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129096'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4800'^^xsd:anyURI;
  dwc:scientificName 'Laurencia nidifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:95514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '95514'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=41664'^^xsd:anyURI;
  dwc:scientificName 'Codium picturatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:95514'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375765'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:33423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '33423'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1271'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:33423'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495552'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A173657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:173657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '173657'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62336'^^xsd:anyURI;
  dwc:scientificName 'Pihiella liagoraciphila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:173657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39359'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1737'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium seriatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39359'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39254'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1710'^^xsd:anyURI;
  dwc:scientificName 'Porphyra vietnamensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39254'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '626079'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39265'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1712'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium barbadense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39265'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39306'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1727'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium liagorae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39306'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39339'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1735'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium robustum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39339'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1643741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1741'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium trichogloeae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39375'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:66074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '66074'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12761'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion nipponicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:66074'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373793'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A65019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:65019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '65019'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12457'^^xsd:anyURI;
  dwc:scientificName 'Melanamansia fimbrifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:65019'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '837442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '3386'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=47'^^xsd:anyURI;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:3386'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:104699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '104699'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=429'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:104699'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A104782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:104782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '104782'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=438'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:104782'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A37204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A37204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A37204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A37204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A37204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:37204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '37204'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1523'^^xsd:anyURI;
  dwc:scientificName 'Ceramium codii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:37204'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1737226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A172870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:172870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '172870'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3710'^^xsd:anyURI;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:172870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A38731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:38731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '38731'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1635'^^xsd:anyURI;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:38731'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132020'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1777'^^xsd:anyURI;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132021'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=110040'^^xsd:anyURI;
  dwc:scientificName 'Ganonema papenfussii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '377018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '377018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132022'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=71821'^^xsd:anyURI;
  dwc:scientificName 'Ganonema pinnatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132023'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=117765'^^xsd:anyURI;
  dwc:scientificName 'Ganonema samaense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '377038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '840184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132025'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=128584'^^xsd:anyURI;
  dwc:scientificName 'Ganonema yoshizakii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '377058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '377058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132517'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65615'^^xsd:anyURI;
  dwc:scientificName 'Acrosymphyton brainardii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132856'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61987'^^xsd:anyURI;
  dwc:scientificName 'Liagora donaldiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132857'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61988'^^xsd:anyURI;
  dwc:scientificName 'Liagora julieae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132858'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21079'^^xsd:anyURI;
  dwc:scientificName 'Liagora perennis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '625013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A132859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:132859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '132859'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=632'^^xsd:anyURI;
  dwc:scientificName 'Liagora divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:132859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '625012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35847'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1438'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35847'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:169290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '169290'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=20185'^^xsd:anyURI;
  dwc:scientificName 'Dictyota acutiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:169290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A169302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:169302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '169302'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54963'^^xsd:anyURI;
  dwc:scientificName 'Dictyota sandvicensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:169302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=40'^^xsd:anyURI;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:2861'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A102842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:102842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '102842'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=168'^^xsd:anyURI;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:102842'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:34901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '34901'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1391'^^xsd:anyURI;
  dwc:scientificName 'Cladophora flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145045'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:34901'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:34960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '34960'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1393'^^xsd:anyURI;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:34960'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63227'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11836'^^xsd:anyURI;
  dwc:scientificName 'Microdictyon umbilicatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63227'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63009'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11767'^^xsd:anyURI;
  dwc:scientificName 'Rhodymenia leptophylla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:34975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '34975'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1394'^^xsd:anyURI;
  dwc:scientificName 'Cladophora glomerata var. crassior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Sherwood'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:34975'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63429'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11890'^^xsd:anyURI;
  dwc:scientificName 'Sporochnus moorei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63429'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103476'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=376'^^xsd:anyURI;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103476'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A63587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:63587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '63587'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11966'^^xsd:anyURI;
  dwc:scientificName 'Cryptonemia umbraticola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:63587'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '840373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35462'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1413'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35462'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A35463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:35463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '35463'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1413'^^xsd:anyURI;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:35463'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41299'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2006'^^xsd:anyURI;
  dwc:scientificName 'Halymenia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41299'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176026'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11928'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176038'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1438'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176047'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1865'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:107397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '107397'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1485'^^xsd:anyURI;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:107397'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176084'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=636'^^xsd:anyURI;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A107321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:107321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '107321'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1480'^^xsd:anyURI;
  dwc:scientificName 'Lophosiphonia cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:107321'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176100'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4599'^^xsd:anyURI;
  dwc:scientificName 'Predaea weldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176116'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21205'^^xsd:anyURI;
  dwc:scientificName 'Chamaebotrys boergesenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176127'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2903'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176136'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2896'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '498196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41559'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2052'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia conchicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41559'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213832'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '6887'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=106'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:6887'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42093'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2130'^^xsd:anyURI;
  dwc:scientificName 'Hydrolithon onkodes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42195'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2143'^^xsd:anyURI;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42195'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42150'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2141'^^xsd:anyURI;
  dwc:scientificName 'Jania micrarthrodia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42150'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A42331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:42331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '42331'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2159'^^xsd:anyURI;
  dwc:scientificName 'Lithophyllum kotschyanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:42331'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A41052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:41052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '41052'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1964'^^xsd:anyURI;
  dwc:scientificName 'Carpopeltis bushiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:41052'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40802'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1928'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40802'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40803'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1928'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40803'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40804'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1928'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Smith'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40547'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1889'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria coronopifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40547'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40548'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1889'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria coronopifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40548'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145793'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17716'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia delicatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145794'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21461'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia rubrorhiza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '500298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145795'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11317'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia saccorhiza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145796'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=806'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia subtilissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145797'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4847'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia upolensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '547529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145798'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21175'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella bulbosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145799'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21184'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella caloglossoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145800'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3129'^^xsd:anyURI;
  dwc:scientificName 'Ptilothamnion cladophorae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145801'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=340'^^xsd:anyURI;
  dwc:scientificName 'Stylonema alsidii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45047'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2730'^^xsd:anyURI;
  dwc:scientificName 'Hypneocolax stellaris subsp. orientalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '547342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45047'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '527191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '11338'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=196'^^xsd:anyURI;
  dwc:scientificName 'Entocladia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '162585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:11338'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A44506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:44506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '44506'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2632'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia sphaerocarpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:44506'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:108374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '108374'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1670'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:108374'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:108603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '108603'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2492'^^xsd:anyURI;
  dwc:scientificName 'Chondria polyrhiza'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:108603'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144803'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A108717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:108717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '108717'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2727'^^xsd:anyURI;
  dwc:scientificName 'Hypnea spinella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:108717'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145635'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A43892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:43892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '43892'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2481'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion decipiens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:43892'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40119'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1820'^^xsd:anyURI;
  dwc:scientificName 'Yamadaella caenomyce'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40248'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1852'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia caerulescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40248'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40249'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1852'^^xsd:anyURI;
  dwc:scientificName 'Pterocladia caerulescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Santelices & Stewart'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40249'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A106229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:106229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '106229'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=747'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia schousboei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:106229'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144589'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40081'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1818'^^xsd:anyURI;
  dwc:scientificName 'Trichogloea lubrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40081'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213787'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40101'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1819'^^xsd:anyURI;
  dwc:scientificName 'Trichogloea requienii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40101'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A40102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:40102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '40102'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1819'^^xsd:anyURI;
  dwc:scientificName 'Trichogloea requienii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:40102'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A134682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:134682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '134682'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21121'^^xsd:anyURI;
  dwc:scientificName 'Reticulocaulis mucosissimus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:134682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39406'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1744'^^xsd:anyURI;
  dwc:scientificName 'Actinotrichia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39406'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211595'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39407'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1744'^^xsd:anyURI;
  dwc:scientificName 'Actinotrichia fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39407'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211595'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39429'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1747'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura fasciculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39429'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39447'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1748'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39447'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211611'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39448'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1748'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39448'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211611'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A39680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:39680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '39680'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1755'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:39680'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:148861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '148861'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2006'^^xsd:anyURI;
  dwc:scientificName 'Halymenia formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:148861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75858'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17858'^^xsd:anyURI;
  dwc:scientificName 'Kuetzingiella elachistaeformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75858'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A48811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:48811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '48811'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3357'^^xsd:anyURI;
  dwc:scientificName 'Chondria simpliciuscula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:48811'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50069'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3646'^^xsd:anyURI;
  dwc:scientificName 'Ulva taeniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50069'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240523'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A149950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:149950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '149950'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21177'^^xsd:anyURI;
  dwc:scientificName 'Pterocladiella caerulescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:149950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77488'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19031'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia apiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77488'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77491'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19033'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia sparsa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77491'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77496'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19037'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia triton'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77496'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374181'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50219'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3671'^^xsd:anyURI;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50219'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50220'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3671'^^xsd:anyURI;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50220'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50257'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3677'^^xsd:anyURI;
  dwc:scientificName 'Anadyomene wrightii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50257'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50265'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3678'^^xsd:anyURI;
  dwc:scientificName 'Microdictyon japonicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50265'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50318'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3682'^^xsd:anyURI;
  dwc:scientificName 'Valoniopsis pachynema'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50318'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50396'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3684'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50396'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50397'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3684'^^xsd:anyURI;
  dwc:scientificName 'Chaetomorpha antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50397'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77250'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18806'^^xsd:anyURI;
  dwc:scientificName 'Laurencia succisa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77250'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375752'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77251'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18806'^^xsd:anyURI;
  dwc:scientificName 'Laurencia succisa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77251'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375752'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77417'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19007'^^xsd:anyURI;
  dwc:scientificName 'Sargassum echinocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77417'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77418'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19007'^^xsd:anyURI;
  dwc:scientificName 'Sargassum echinocarpum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77418'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77390'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18996'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia pangoense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '499477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77390'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374167'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49458'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3485'^^xsd:anyURI;
  dwc:scientificName 'Chondrus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49458'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371694'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49483'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3500'^^xsd:anyURI;
  dwc:scientificName 'Mazzaella volans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49483'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A16944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:16944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '16944'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=333'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:16944'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49507'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3519'^^xsd:anyURI;
  dwc:scientificName 'Chondracanthus tenellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49507'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A49577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:49577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '49577'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3543'^^xsd:anyURI;
  dwc:scientificName 'Portieria hornemannii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:49577'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:76926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '76926'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18493'^^xsd:anyURI;
  dwc:scientificName 'Scinaia hormoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:76926'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:76927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '76927'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18493'^^xsd:anyURI;
  dwc:scientificName 'Scinaia hormoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:76927'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77063'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18620'^^xsd:anyURI;
  dwc:scientificName 'Acrochaetium nemalionis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '146327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77063'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A77516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:77516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '77516'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19054'^^xsd:anyURI;
  dwc:scientificName 'Dictyota ceylanica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '220786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:77516'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A72332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:72332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '72332'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=14560'^^xsd:anyURI;
  dwc:scientificName 'Chondrophycus undulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:72332'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373851'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46207'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2910'^^xsd:anyURI;
  dwc:scientificName 'Gloiocladia iyoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46207'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214047'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45371'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2798'^^xsd:anyURI;
  dwc:scientificName 'Eucheuma denticulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45371'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A143440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:143440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '143440'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1398'^^xsd:anyURI;
  dwc:scientificName 'Cladophoropsis membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:143440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:144482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '144482'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1312'^^xsd:anyURI;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:144482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:144486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '144486'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=54967'^^xsd:anyURI;
  dwc:scientificName 'Stypopodium hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '381760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:144486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45915'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2878'^^xsd:anyURI;
  dwc:scientificName 'Botryocladia skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Magruder & Hunt'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45915'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371425'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45916'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2878'^^xsd:anyURI;
  dwc:scientificName 'Botryocladia skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45916'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371425'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:13440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '13440'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=229'^^xsd:anyURI;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:13440'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A45989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:45989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '45989'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2884'^^xsd:anyURI;
  dwc:scientificName 'Chrysymenia okamurae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:45989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A46007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:46007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '46007'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2888'^^xsd:anyURI;
  dwc:scientificName 'Coelarthrum cliftonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '213673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:46007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213673'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145311'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21276'^^xsd:anyURI;
  dwc:scientificName 'Centroceras corallophiloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145313'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3060'^^xsd:anyURI;
  dwc:scientificName 'Corallophila apiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145315'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21343'^^xsd:anyURI;
  dwc:scientificName 'Corallophila itonoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A144905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:144905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '144905'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21121'^^xsd:anyURI;
  dwc:scientificName 'Reticulocaulis mucosissimus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:144905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.944978"^^xsd:decimal ;
  dwc:decimalLongitude "-165.638399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "902865"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.944978 -165.638399)"^^geo:wktLiteral ;
  geo-pos:lat "23.944978"^^xsd:decimal ;
  geo-pos:long "-165.638399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "902865"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A13998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:13998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '13998'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=236'^^xsd:anyURI;
  dwc:scientificName 'Cladophora vagabunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Abbott & Huisman'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-165.638399'^^xsd:double;
  dwc:latitude '23.944978'^^xsd:double;
  dwc:coordinatePrecision '902865'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:13998'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:127245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '127245'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=57845'^^xsd:anyURI;
  dwc:scientificName 'Sargassum sociale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '502332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:127245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A127434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:127434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '127434'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4130'^^xsd:anyURI;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:127434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176203'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=61914'^^xsd:anyURI;
  dwc:scientificName 'Dasya anastomosans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176030'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1748'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura filamentosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '211611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '211611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176035'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1770'^^xsd:anyURI;
  dwc:scientificName 'Tricleocarpa cylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176044'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1865'^^xsd:anyURI;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176022'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11928'^^xsd:anyURI;
  dwc:scientificName 'Galaxaura divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176119'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=696'^^xsd:anyURI;
  dwc:scientificName 'Coelothrix irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176124'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2903'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis intricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03807126387"^^xsd:decimal ;
  dwc:decimalLongitude "-161.306445329794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1304008"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03807126387 -161.306445329794)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03807126387"^^xsd:decimal ;
  geo-pos:long "-161.306445329794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1304008"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A176131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:176131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '176131'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=2896'^^xsd:anyURI;
  dwc:scientificName 'Gelidiopsis repens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Pacific Islands'^^xsd:string;
  dwc:country 'COK'^^xsd:string;
  dwc:longitude '-161.30644532979'^^xsd:double;
  dwc:latitude '-15.03807126387'^^xsd:double;
  dwc:coordinatePrecision '1304008'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '212201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:176131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '498196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73364'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=15700'^^xsd:anyURI;
  dwc:scientificName 'Blidingia minima var. subsalsa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145952'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73292'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=15642'^^xsd:anyURI;
  dwc:scientificName 'Neodilsea integra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '497990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73840'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16291'^^xsd:anyURI;
  dwc:scientificName 'Tenarea dispar'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73706'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16160'^^xsd:anyURI;
  dwc:scientificName 'Iridaea flaccida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73708'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16161'^^xsd:anyURI;
  dwc:scientificName 'Rhodoglossum roseum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73709'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16161'^^xsd:anyURI;
  dwc:scientificName 'Rhodoglossum roseum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73709'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73715'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16162'^^xsd:anyURI;
  dwc:scientificName 'Rhodoglossum affine'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73716'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16162'^^xsd:anyURI;
  dwc:scientificName 'Rhodoglossum affine'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73716'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371703'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73722'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16164'^^xsd:anyURI;
  dwc:scientificName 'Iridaea lineare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73723'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16164'^^xsd:anyURI;
  dwc:scientificName 'Iridaea lineare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73723'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73799'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16250'^^xsd:anyURI;
  dwc:scientificName 'Rhodomela larix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73815'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16259'^^xsd:anyURI;
  dwc:scientificName 'Audouinella rhizoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '410790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73815'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75451'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17538'^^xsd:anyURI;
  dwc:scientificName 'Palmaria callophylloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75451'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373914'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75453'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17538'^^xsd:anyURI;
  dwc:scientificName 'Palmaria callophylloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Lindstrom et al.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75453'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373914'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75454'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17539'^^xsd:anyURI;
  dwc:scientificName 'Devaleraea compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Lindstrom et al.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75454'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A147080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A147080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A147080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A147080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A147080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:147080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '147080'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1'^^xsd:anyURI;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:147080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74239'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16624'^^xsd:anyURI;
  dwc:scientificName 'Elachista lubrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74239'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A148095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:148095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '148095'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4893'^^xsd:anyURI;
  dwc:scientificName 'Pleurophycus gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:148095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74875'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17205'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis firma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74875'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '626266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74910'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17217'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia snyderiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1310315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74917'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17222'^^xsd:anyURI;
  dwc:scientificName 'Heterosiphonia densiuscula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74917'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74940'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17239'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion californicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A74949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:74949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '74949'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17250'^^xsd:anyURI;
  dwc:scientificName 'Iridaea punicea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:74949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:15691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '15691'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=291'^^xsd:anyURI;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:15691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A15925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:15925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '15925'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=299'^^xsd:anyURI;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:15925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113295'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65'^^xsd:anyURI;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113303'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3998'^^xsd:anyURI;
  dwc:scientificName 'Alaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '547463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113304'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3998'^^xsd:anyURI;
  dwc:scientificName 'Alaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '547463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113305'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3649'^^xsd:anyURI;
  dwc:scientificName 'Alaria marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113308'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4000'^^xsd:anyURI;
  dwc:scientificName 'Alaria taeniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113315'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4895'^^xsd:anyURI;
  dwc:scientificName 'Pterygophora californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113317'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5139'^^xsd:anyURI;
  dwc:scientificName 'Agarum fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113321'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4005'^^xsd:anyURI;
  dwc:scientificName 'Costaria costata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113329'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4877'^^xsd:anyURI;
  dwc:scientificName 'Hedophyllum sessile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '496237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113337'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=80'^^xsd:anyURI;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113339'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4879'^^xsd:anyURI;
  dwc:scientificName 'Laminaria setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113340'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4879'^^xsd:anyURI;
  dwc:scientificName 'Laminaria setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113345'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17951'^^xsd:anyURI;
  dwc:scientificName 'Laminaria longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113347'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4878'^^xsd:anyURI;
  dwc:scientificName 'Laminaria ephemera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A152452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:152452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '152452'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=354'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:152452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78230'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19519'^^xsd:anyURI;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:20952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '20952'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=464'^^xsd:anyURI;
  dwc:scientificName 'Ceramium cimbricum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Wynne'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:20952'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:20953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '20953'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=464'^^xsd:anyURI;
  dwc:scientificName 'Ceramium cimbricum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:20953'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A21810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:21810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '21810'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=482'^^xsd:anyURI;
  dwc:scientificName 'Scagelia pylaisaei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:21810'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A78248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:78248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '78248'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=19561'^^xsd:anyURI;
  dwc:scientificName 'Coilodesme cystoseirae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:78248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117725'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=211'^^xsd:anyURI;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A117730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:117730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '117730'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1085'^^xsd:anyURI;
  dwc:scientificName 'Urospora neglecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:117730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52524'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3874'^^xsd:anyURI;
  dwc:scientificName 'Analipus japonicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52521'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3873'^^xsd:anyURI;
  dwc:scientificName 'Analipus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52554'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3886'^^xsd:anyURI;
  dwc:scientificName 'Chordaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52570'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3891'^^xsd:anyURI;
  dwc:scientificName 'Saundersella simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52571'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3891'^^xsd:anyURI;
  dwc:scientificName 'Saundersella simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52571'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:31940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '31940'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1144'^^xsd:anyURI;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:31940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:161514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '161514'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=124'^^xsd:anyURI;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:161514'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:161515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '161515'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=13111'^^xsd:anyURI;
  dwc:scientificName 'Phyllophora traillii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:161515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:161516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '161516'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12750'^^xsd:anyURI;
  dwc:scientificName 'Phyllophora truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:161516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58666'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5314'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pacifica var. determinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1347893'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58667'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5314'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pacifica var. determinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58667'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1347893'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58572'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5279'^^xsd:anyURI;
  dwc:scientificName 'Ptilothamnionopsis lejolisea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58572'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372798'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58591'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5285'^^xsd:anyURI;
  dwc:scientificName 'Platysiphonia decumbens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58591'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372804'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58619'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5293'^^xsd:anyURI;
  dwc:scientificName 'Nitophyllum hollenbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:161512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '161512'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22247'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia rosenvingei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:161512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A161513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:161513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '161513'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=158'^^xsd:anyURI;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:161513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:31941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '31941'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1144'^^xsd:anyURI;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:31941'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A31951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:31951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '31951'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1145'^^xsd:anyURI;
  dwc:scientificName 'Clathromorphum compactum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:31951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:100745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '100745'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=28'^^xsd:anyURI;
  dwc:scientificName 'Nemalion elminthoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:100745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:100746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '100746'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=28'^^xsd:anyURI;
  dwc:scientificName 'Nemalion elminthoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:100746'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32440'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1213'^^xsd:anyURI;
  dwc:scientificName 'Porphyra ochotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32447'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1214'^^xsd:anyURI;
  dwc:scientificName 'Porphyra purpureo-violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '238965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A32451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:32451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '32451'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1215'^^xsd:anyURI;
  dwc:scientificName 'Porphyra yezoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:32451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '626081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:26654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '26654'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=752'^^xsd:anyURI;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:26654'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:26975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '26975'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=766'^^xsd:anyURI;
  dwc:scientificName 'Pantoneura baerii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '156308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:26975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A26976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:26976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '26976'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=766'^^xsd:anyURI;
  dwc:scientificName 'Pantoneura baerii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '156308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:26976'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A83856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:83856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '83856'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25108'^^xsd:anyURI;
  dwc:scientificName 'Dumontia alaskana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Tai'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:83856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:27586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '27586'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=786'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:27586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1871854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56105'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4630'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia mollis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '214252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A27858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:27858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '27858'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=804'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:27858'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56276'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4678'^^xsd:anyURI;
  dwc:scientificName 'Neoptilota asplenioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '501335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56277'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4678'^^xsd:anyURI;
  dwc:scientificName 'Neoptilota asplenioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56277'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '501335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56299'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4686'^^xsd:anyURI;
  dwc:scientificName 'Pleonosporium kobayashii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56300'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4686'^^xsd:anyURI;
  dwc:scientificName 'Pleonosporium kobayashii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56300'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372376'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56325'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4698'^^xsd:anyURI;
  dwc:scientificName 'Ptilota filicina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56325'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56326'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4698'^^xsd:anyURI;
  dwc:scientificName 'Ptilota filicina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56326'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56385'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4722'^^xsd:anyURI;
  dwc:scientificName 'Heterosiphonia japonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '232226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56447'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4747'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera spinulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56447'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56460'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4752'^^xsd:anyURI;
  dwc:scientificName 'Neohypophyllum middendorffii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56460'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57359'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4952'^^xsd:anyURI;
  dwc:scientificName 'Delesseria decipiens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '708086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57360'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4952'^^xsd:anyURI;
  dwc:scientificName 'Delesseria decipiens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57360'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '708086'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56495'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4765'^^xsd:anyURI;
  dwc:scientificName 'Tokidadendron kurilensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56495'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57087'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4906'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion kylinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57226'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4930'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis edentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56744'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4816'^^xsd:anyURI;
  dwc:scientificName 'Neorhodomela oregona'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56744'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56735'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4814'^^xsd:anyURI;
  dwc:scientificName 'Neorhodomela aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Wynne'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56735'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56736'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4814'^^xsd:anyURI;
  dwc:scientificName 'Neorhodomela aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56736'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28551'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=830'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza dermatodea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28533'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=828'^^xsd:anyURI;
  dwc:scientificName 'Agarum cribrosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28540'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=829'^^xsd:anyURI;
  dwc:scientificName 'Laminaria solidungula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29623'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=888'^^xsd:anyURI;
  dwc:scientificName 'Myriocladia lovenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Wynne'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29623'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29624'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=888'^^xsd:anyURI;
  dwc:scientificName 'Myriocladia lovenii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29624'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57589'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4994'^^xsd:anyURI;
  dwc:scientificName 'Mastocarpus papillatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '163258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57589'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57632'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5002'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera platyphylla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57632'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372606'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57636'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5003'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera weeksiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57637'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5003'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera weeksiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57637'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372607'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57368'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4953'^^xsd:anyURI;
  dwc:scientificName 'Dilsea californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Tai'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57473'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4969'^^xsd:anyURI;
  dwc:scientificName 'Halosaccion glandiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57474'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4969'^^xsd:anyURI;
  dwc:scientificName 'Halosaccion glandiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Lindstrom et al.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57474'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57429'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4963'^^xsd:anyURI;
  dwc:scientificName 'Gelidium coulteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57429'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57438'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4964'^^xsd:anyURI;
  dwc:scientificName 'Gloiosiphonia verticillaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57553'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4985'^^xsd:anyURI;
  dwc:scientificName 'Janczewskia gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57553'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57559'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4986'^^xsd:anyURI;
  dwc:scientificName 'Kallymeniopsis oblongifructa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57563'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4988'^^xsd:anyURI;
  dwc:scientificName 'Leptophytum adeyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57563'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372595'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58325'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5179'^^xsd:anyURI;
  dwc:scientificName 'Farlowia compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4954'^^xsd:anyURI;
  dwc:scientificName 'Endocladia muricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57376'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4954'^^xsd:anyURI;
  dwc:scientificName 'Endocladia muricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57376'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372566'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57388'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4956'^^xsd:anyURI;
  dwc:scientificName 'Erythrophyllum delesserioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57389'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4956'^^xsd:anyURI;
  dwc:scientificName 'Erythrophyllum delesserioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57389'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57406'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4960'^^xsd:anyURI;
  dwc:scientificName 'Farlowia mollis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57417'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4961'^^xsd:anyURI;
  dwc:scientificName 'Fauchea laciniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '503894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57418'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4961'^^xsd:anyURI;
  dwc:scientificName 'Fauchea laciniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57418'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '503894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57444'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4965'^^xsd:anyURI;
  dwc:scientificName 'Gracilaria pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57444'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372575'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57457'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4967'^^xsd:anyURI;
  dwc:scientificName 'Griffithsia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57457'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57498'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4974'^^xsd:anyURI;
  dwc:scientificName 'Herposiphonia plumula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57498'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372584'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57506'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4976'^^xsd:anyURI;
  dwc:scientificName 'Hollenbergia subulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57507'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4976'^^xsd:anyURI;
  dwc:scientificName 'Hollenbergia subulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57507'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372585'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57521'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4979'^^xsd:anyURI;
  dwc:scientificName 'Hymenena flabelligera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57521'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372588'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57618'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5000'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera dimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57619'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5000'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera dimorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57619'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372606'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57533'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4981'^^xsd:anyURI;
  dwc:scientificName 'Hymenena multiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57533'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372589'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57566'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4989'^^xsd:anyURI;
  dwc:scientificName 'Lithophyllum impressum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57566'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372596'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57569'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4991'^^xsd:anyURI;
  dwc:scientificName 'Lithothamnion phymatodeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57569'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1736219'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57576'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4992'^^xsd:anyURI;
  dwc:scientificName 'Lithothrix aspergillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57577'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4992'^^xsd:anyURI;
  dwc:scientificName 'Lithothrix aspergillum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57577'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372598'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29381'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=876'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29382'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=876'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria racemosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29382'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624206'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29001'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=852'^^xsd:anyURI;
  dwc:scientificName 'Melanosiphon intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29018'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=854'^^xsd:anyURI;
  dwc:scientificName 'Desmotrichum undulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '238845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29019'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=854'^^xsd:anyURI;
  dwc:scientificName 'Desmotrichum undulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '238845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29019'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A29034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:29034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '29034'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=856'^^xsd:anyURI;
  dwc:scientificName 'Delamarea attenuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:29034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57138'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4918'^^xsd:anyURI;
  dwc:scientificName 'Bossiella plumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57139'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4918'^^xsd:anyURI;
  dwc:scientificName 'Bossiella plumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57139'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57146'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4919'^^xsd:anyURI;
  dwc:scientificName 'Botryocladia pseudodichotoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57146'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57195'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4926'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis pinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57196'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4926'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis pinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57196'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57207'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4928'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57256'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4934'^^xsd:anyURI;
  dwc:scientificName 'Ceramium gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57256'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1734913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57262'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4935'^^xsd:anyURI;
  dwc:scientificName 'Ceramium pacificum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1739124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57263'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4935'^^xsd:anyURI;
  dwc:scientificName 'Ceramium pacificum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57263'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1739124'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57366'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4953'^^xsd:anyURI;
  dwc:scientificName 'Dilsea californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57367'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4953'^^xsd:anyURI;
  dwc:scientificName 'Dilsea californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57367'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372565'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57073'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4903'^^xsd:anyURI;
  dwc:scientificName 'Streblonema vorax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57074'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4903'^^xsd:anyURI;
  dwc:scientificName 'Streblonema vorax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57074'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57079'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4905'^^xsd:anyURI;
  dwc:scientificName 'Amplisiphonia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57080'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4905'^^xsd:anyURI;
  dwc:scientificName 'Amplisiphonia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57080'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57119'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4915'^^xsd:anyURI;
  dwc:scientificName 'Bossiella californica subsp. schmittii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '668061'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57120'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4915'^^xsd:anyURI;
  dwc:scientificName 'Bossiella californica subsp. schmittii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57120'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '668061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57125'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4916'^^xsd:anyURI;
  dwc:scientificName 'Bossiella chiloensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57126'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4916'^^xsd:anyURI;
  dwc:scientificName 'Bossiella chiloensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57126'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372534'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57155'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4920'^^xsd:anyURI;
  dwc:scientificName 'Calliarthron tuberculosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57156'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4920'^^xsd:anyURI;
  dwc:scientificName 'Calliarthron tuberculosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57156'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57161'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4921'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion acutum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Wynne'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57161'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57162'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4921'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion acutum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57162'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57168'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4922'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion pikeanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57169'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4922'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion pikeanum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57169'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57180'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4924'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis crenulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57180'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57188'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4925'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis heanophylla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57189'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4925'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis heanophylla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57189'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57208'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4928'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57208'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57219'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4929'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis flabellulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '496241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57227'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4930'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis edentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57227'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57238'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4932'^^xsd:anyURI;
  dwc:scientificName 'Ceramium codicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1739121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57239'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4932'^^xsd:anyURI;
  dwc:scientificName 'Ceramium codicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57239'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1739121'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57275'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4938'^^xsd:anyURI;
  dwc:scientificName 'Chondrus ocellatus f. parvus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553160'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57277'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4938'^^xsd:anyURI;
  dwc:scientificName 'Chondrus ocellatus f. parvus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553160'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57286'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4940'^^xsd:anyURI;
  dwc:scientificName 'Constantinea simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57286'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372553'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57292'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4941'^^xsd:anyURI;
  dwc:scientificName 'Corallina vancouverensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57292'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57293'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4941'^^xsd:anyURI;
  dwc:scientificName 'Corallina vancouverensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57293'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57302'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4942'^^xsd:anyURI;
  dwc:scientificName 'Corallina frondescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '498493'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57303'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4942'^^xsd:anyURI;
  dwc:scientificName 'Corallina frondescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57303'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '498493'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57316'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4944'^^xsd:anyURI;
  dwc:scientificName 'Cryptonemia obovata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57317'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4944'^^xsd:anyURI;
  dwc:scientificName 'Cryptonemia obovata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57317'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372557'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57329'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4947'^^xsd:anyURI;
  dwc:scientificName 'Cryptopleura lobulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57329'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372560'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57337'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4948'^^xsd:anyURI;
  dwc:scientificName 'Cryptopleura ruprechtiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Wynne'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57337'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372561'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57338'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4948'^^xsd:anyURI;
  dwc:scientificName 'Cryptopleura ruprechtiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57338'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372561'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57351'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4950'^^xsd:anyURI;
  dwc:scientificName 'Cryptosiphonia woodii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57351'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28952'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=839'^^xsd:anyURI;
  dwc:scientificName 'Coilodesme bulligera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56826'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4842'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia senticulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56826'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144665'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56851'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4850'^^xsd:anyURI;
  dwc:scientificName 'Pterosiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56851'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144607'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56855'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4851'^^xsd:anyURI;
  dwc:scientificName 'Pterosiphonia bipinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1345055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56893'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4864'^^xsd:anyURI;
  dwc:scientificName 'Coilodesme californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56894'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4864'^^xsd:anyURI;
  dwc:scientificName 'Coilodesme californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56894'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56918'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4870'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus corticulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56919'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4870'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus corticulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56919'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56930'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4874'^^xsd:anyURI;
  dwc:scientificName 'Fucus gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56930'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57064'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4899'^^xsd:anyURI;
  dwc:scientificName 'Soranthera ulvoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57066'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4900'^^xsd:anyURI;
  dwc:scientificName 'Soranthera ulvoidea f. difformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553159'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56935'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4875'^^xsd:anyURI;
  dwc:scientificName 'Hecatonema primarium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56935'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372504'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56940'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4876'^^xsd:anyURI;
  dwc:scientificName 'Hecatonema streblonematoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56940'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56946'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4877'^^xsd:anyURI;
  dwc:scientificName 'Hedophyllum sessile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56946'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '496237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56952'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4878'^^xsd:anyURI;
  dwc:scientificName 'Laminaria ephemera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56952'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56957'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4879'^^xsd:anyURI;
  dwc:scientificName 'Laminaria setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56958'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4879'^^xsd:anyURI;
  dwc:scientificName 'Laminaria setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56958'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56968'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4881'^^xsd:anyURI;
  dwc:scientificName 'Lessoniopsis littoralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56969'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4881'^^xsd:anyURI;
  dwc:scientificName 'Lessoniopsis littoralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56969'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372508'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56974'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4882'^^xsd:anyURI;
  dwc:scientificName 'Macrocystis integrifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '232231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56975'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4882'^^xsd:anyURI;
  dwc:scientificName 'Macrocystis integrifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56975'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56982'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4883'^^xsd:anyURI;
  dwc:scientificName 'Myrionema phyllophilum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56983'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4883'^^xsd:anyURI;
  dwc:scientificName 'Myrionema phyllophilum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56983'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56987'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4884'^^xsd:anyURI;
  dwc:scientificName 'Nereocystis luetkeana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56988'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4884'^^xsd:anyURI;
  dwc:scientificName 'Nereocystis luetkeana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56988'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240752'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57020'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4892'^^xsd:anyURI;
  dwc:scientificName 'Phaeostrophion irregulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57020'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57025'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4893'^^xsd:anyURI;
  dwc:scientificName 'Pleurophycus gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57037'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4895'^^xsd:anyURI;
  dwc:scientificName 'Pterygophora californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57038'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4895'^^xsd:anyURI;
  dwc:scientificName 'Pterygophora californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '240750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57038'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240750'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57049'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4897'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57049'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57056'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4898'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57057'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4898'^^xsd:anyURI;
  dwc:scientificName 'Ralfsia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57057'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372520'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54520'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4389'^^xsd:anyURI;
  dwc:scientificName 'Cirrulicarpus gmelinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54534'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4394'^^xsd:anyURI;
  dwc:scientificName 'Kallymenia ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54515'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4388'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis rhynchocarpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54515'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4341'^^xsd:anyURI;
  dwc:scientificName 'Gloiopeltis furcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54939'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4477'^^xsd:anyURI;
  dwc:scientificName 'Rhodophyllis capillaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54939'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1373496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54963'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4489'^^xsd:anyURI;
  dwc:scientificName 'Turnerella mertensiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54964'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4489'^^xsd:anyURI;
  dwc:scientificName 'Turnerella mertensiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54964'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24431'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=671'^^xsd:anyURI;
  dwc:scientificName 'Hildenbrandia occidentalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24432'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=671'^^xsd:anyURI;
  dwc:scientificName 'Hildenbrandia occidentalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24432'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24316'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=656'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24317'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=656'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24317'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53845'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4158'^^xsd:anyURI;
  dwc:scientificName 'Porphyra pseudolinearis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '626066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53858'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4163'^^xsd:anyURI;
  dwc:scientificName 'Porphyra variegata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1307178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53859'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4163'^^xsd:anyURI;
  dwc:scientificName 'Porphyra variegata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53859'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307178'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54080'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4246'^^xsd:anyURI;
  dwc:scientificName 'Gelidium purpurascens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54080'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54117'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4257'^^xsd:anyURI;
  dwc:scientificName 'Leachiella pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54117'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54632'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4428'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54632'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54332'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4333'^^xsd:anyURI;
  dwc:scientificName 'Dumontia simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54332'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81024'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22044'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium riparium var. validum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '551092'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24921'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=687'^^xsd:anyURI;
  dwc:scientificName 'Turnerella pennyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:25306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '25306'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=699'^^xsd:anyURI;
  dwc:scientificName 'Rhodymenia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:25306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A25307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:25307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '25307'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=699'^^xsd:anyURI;
  dwc:scientificName 'Rhodymenia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '495972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:25307'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '375031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54151'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4266'^^xsd:anyURI;
  dwc:scientificName 'Bossiella cretacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54273'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4316'^^xsd:anyURI;
  dwc:scientificName 'Pneophyllum zostericola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54273'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372163'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54285'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4322'^^xsd:anyURI;
  dwc:scientificName 'Pseudolithophyllum neofarlowii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1731873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54286'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4322'^^xsd:anyURI;
  dwc:scientificName 'Pseudolithophyllum neofarlowii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54286'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1731873'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54312'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4329'^^xsd:anyURI;
  dwc:scientificName 'Constantinea rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54318'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4330'^^xsd:anyURI;
  dwc:scientificName 'Constantinea subulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54318'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54319'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4330'^^xsd:anyURI;
  dwc:scientificName 'Constantinea subulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Tai'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54331'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4333'^^xsd:anyURI;
  dwc:scientificName 'Dumontia simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54299'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4325'^^xsd:anyURI;
  dwc:scientificName 'Titanoderma dispar'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54299'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80953'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21848'^^xsd:anyURI;
  dwc:scientificName 'Porphyra segregata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80961'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21863'^^xsd:anyURI;
  dwc:scientificName 'Enteromorpha intestinalis f. clava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553288'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80973'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21908'^^xsd:anyURI;
  dwc:scientificName 'Cruoria pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Setchell & Gardner'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80973'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '374784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80974'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21908'^^xsd:anyURI;
  dwc:scientificName 'Cruoria pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A80986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:80986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '80986'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21930'^^xsd:anyURI;
  dwc:scientificName 'Petrocelis middendorfii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '157351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:80986'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81047'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22062'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion alternans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81048'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22063'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion asymmetricum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81050'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22065'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81052'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22067'^^xsd:anyURI;
  dwc:scientificName 'Asterocolax hypophyllophila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Wynne'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81052'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1639663'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81053'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22067'^^xsd:anyURI;
  dwc:scientificName 'Asterocolax hypophyllophila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1639663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81054'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22068'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion arborescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81055'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22069'^^xsd:anyURI;
  dwc:scientificName 'Callithamnion pikeanum var. pacificum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81055'^^xsd:anyURI;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81056'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22070'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis rhynchocarpa f. incisa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553301'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81057'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22073'^^xsd:anyURI;
  dwc:scientificName 'Hildenbrandia prototypus f. rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Setchell & Gardner'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81057'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '553302'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81058'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22073'^^xsd:anyURI;
  dwc:scientificName 'Hildenbrandia prototypus f. rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553302'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81059'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22074'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum aleuticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81060'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22076'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum tenue'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '377068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81061'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22077'^^xsd:anyURI;
  dwc:scientificName 'Myriogramme kjellmanianum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81062'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22078'^^xsd:anyURI;
  dwc:scientificName 'Nitophyllum mirabile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81065'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22080'^^xsd:anyURI;
  dwc:scientificName 'Phycodrys serratiloba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '500466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81066'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22081'^^xsd:anyURI;
  dwc:scientificName 'Pleuroblepharis japonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81067'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22082'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia nigrescens f. fucoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553303'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81068'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22083'^^xsd:anyURI;
  dwc:scientificName 'Pterosiphonia bipinnata var. robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '551096'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81069'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22084'^^xsd:anyURI;
  dwc:scientificName 'Pterosiphonia gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81070'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22085'^^xsd:anyURI;
  dwc:scientificName 'Rhodoglossum pulchra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '547583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81070'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81071'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22086'^^xsd:anyURI;
  dwc:scientificName 'Tokidadendron ambigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81072'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22087'^^xsd:anyURI;
  dwc:scientificName 'Weeksia fryeana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81073'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22088'^^xsd:anyURI;
  dwc:scientificName 'Zinovaea acanthocarpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81028'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22045'^^xsd:anyURI;
  dwc:scientificName 'Spongomorpha hystrix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81029'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22046'^^xsd:anyURI;
  dwc:scientificName 'Spongomorpha saxatilis var. chamissonis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '551093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '551093'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81032'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22049'^^xsd:anyURI;
  dwc:scientificName 'Alaria cordata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '503417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '503417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81033'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22050'^^xsd:anyURI;
  dwc:scientificName 'Coilodesme fucicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81035'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22051'^^xsd:anyURI;
  dwc:scientificName 'Coilodesme polynampta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81035'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81036'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22052'^^xsd:anyURI;
  dwc:scientificName 'Dictyosiphon tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81037'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22053'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81038'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22054'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus flagelliferus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81039'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22055'^^xsd:anyURI;
  dwc:scientificName 'Hecatonema lawsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81042'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22057'^^xsd:anyURI;
  dwc:scientificName 'Myrionema globosum f. affine'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '553300'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81043'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22058'^^xsd:anyURI;
  dwc:scientificName 'Punctaria fissalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81045'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22061'^^xsd:anyURI;
  dwc:scientificName 'Thalassiophyllum clathrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:23290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '23290'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=515'^^xsd:anyURI;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:23290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A23291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:23291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '23291'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=515'^^xsd:anyURI;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:23291'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52991'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4027'^^xsd:anyURI;
  dwc:scientificName 'Laminaria yezoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52992'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4027'^^xsd:anyURI;
  dwc:scientificName 'Laminaria yezoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52992'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53002'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4031'^^xsd:anyURI;
  dwc:scientificName 'Syringoderma abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53002'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A24177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:24177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '24177'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=646'^^xsd:anyURI;
  dwc:scientificName 'Pikea californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:24177'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145229'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53412'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4070'^^xsd:anyURI;
  dwc:scientificName 'Cystoseira geminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A53413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:53413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '53413'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4070'^^xsd:anyURI;
  dwc:scientificName 'Cystoseira geminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:53413'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A153443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A153443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A153443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A153443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A153443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:153443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '153443'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4937'^^xsd:anyURI;
  dwc:scientificName 'Chondracanthus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:153443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52802'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3951'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia bullosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1474998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52927'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4000'^^xsd:anyURI;
  dwc:scientificName 'Alaria taeniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52890'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3987'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria subfusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52914'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3996'^^xsd:anyURI;
  dwc:scientificName 'Alaria angusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52920'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3998'^^xsd:anyURI;
  dwc:scientificName 'Alaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '547463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52921'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3998'^^xsd:anyURI;
  dwc:scientificName 'Alaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52921'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547463'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52937'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4004'^^xsd:anyURI;
  dwc:scientificName 'Arthrothamnus bifidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52940'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4005'^^xsd:anyURI;
  dwc:scientificName 'Costaria costata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30884'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1070'^^xsd:anyURI;
  dwc:scientificName 'Blidingia subsalsa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30884'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A100977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:100977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '100977'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=31'^^xsd:anyURI;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:100977'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A101789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:101789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '101789'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=133'^^xsd:anyURI;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:101789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A167019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A167019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A167019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A167019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A167019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:167019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '167019'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=23522'^^xsd:anyURI;
  dwc:scientificName 'Chordaria flagelliformis f. chordaeformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:167019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '547448'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57650'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5005'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum lamellatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57651'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5005'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum lamellatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57651'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57657'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5006'^^xsd:anyURI;
  dwc:scientificName 'Microcladia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1735073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57658'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5006'^^xsd:anyURI;
  dwc:scientificName 'Microcladia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57658'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1735073'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57643'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5004'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum conchatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372608'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57644'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5004'^^xsd:anyURI;
  dwc:scientificName 'Mesophyllum conchatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57644'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129371'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=364'^^xsd:anyURI;
  dwc:scientificName 'Rhodochorton membranaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '495808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129372'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=371'^^xsd:anyURI;
  dwc:scientificName 'Meiodiscus spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129373'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=370'^^xsd:anyURI;
  dwc:scientificName 'Halosacciocolax kjellmanii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1356591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129374'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5022'^^xsd:anyURI;
  dwc:scientificName 'Palmaria mollis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129375'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12677'^^xsd:anyURI;
  dwc:scientificName 'Callocolax acicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129376'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4388'^^xsd:anyURI;
  dwc:scientificName 'Callophyllis rhynchocarpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129378'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12678'^^xsd:anyURI;
  dwc:scientificName 'Euthora cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129379'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12693'^^xsd:anyURI;
  dwc:scientificName 'Hommersandia palmatifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129380'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=413'^^xsd:anyURI;
  dwc:scientificName 'Harveyella mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129381'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4477'^^xsd:anyURI;
  dwc:scientificName 'Rhodophyllis capillaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1373496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129382'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=431'^^xsd:anyURI;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129383'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129384'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4678'^^xsd:anyURI;
  dwc:scientificName 'Neoptilota asplenioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '501335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129385'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=752'^^xsd:anyURI;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129386'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=62638'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera setchellii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129387'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12841'^^xsd:anyURI;
  dwc:scientificName 'Phycodrys riggii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129388'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12847'^^xsd:anyURI;
  dwc:scientificName 'Yendonia crassifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129389'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=171'^^xsd:anyURI;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129390'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=18005'^^xsd:anyURI;
  dwc:scientificName 'Schizochlaenion rhodotrichum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129419'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=332'^^xsd:anyURI;
  dwc:scientificName 'Sphacelaria radicans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129420'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22050'^^xsd:anyURI;
  dwc:scientificName 'Coilodesme fucicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129422'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4333'^^xsd:anyURI;
  dwc:scientificName 'Dumontia simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61561'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11511'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61562'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11511'^^xsd:anyURI;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61562'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58228'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5139'^^xsd:anyURI;
  dwc:scientificName 'Agarum fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57722'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5017'^^xsd:anyURI;
  dwc:scientificName 'Odonthalia floccosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57723'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5017'^^xsd:anyURI;
  dwc:scientificName 'Odonthalia floccosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57723'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58229'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5139'^^xsd:anyURI;
  dwc:scientificName 'Agarum fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58229'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1313053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57731'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5018'^^xsd:anyURI;
  dwc:scientificName 'Odonthalia washingtoniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57732'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5018'^^xsd:anyURI;
  dwc:scientificName 'Odonthalia washingtoniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57732'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372622'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57738'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5019'^^xsd:anyURI;
  dwc:scientificName 'Opuntiella californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57746'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5021'^^xsd:anyURI;
  dwc:scientificName 'Palmaria hecatensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57746'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372625'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57748'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5021'^^xsd:anyURI;
  dwc:scientificName 'Palmaria hecatensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Lindstrom et al.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57748'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372625'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57751'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5022'^^xsd:anyURI;
  dwc:scientificName 'Palmaria mollis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57751'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372626'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57756'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5022'^^xsd:anyURI;
  dwc:scientificName 'Palmaria mollis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Lindstrom et al.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57756'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372626'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57710'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5013'^^xsd:anyURI;
  dwc:scientificName 'Nienburgia andersoniana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57688'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5010'^^xsd:anyURI;
  dwc:scientificName 'Neoptilota densa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57688'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57687'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5010'^^xsd:anyURI;
  dwc:scientificName 'Neoptilota densa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57695'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5011'^^xsd:anyURI;
  dwc:scientificName 'Neoptilota hypnoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57696'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5011'^^xsd:anyURI;
  dwc:scientificName 'Neoptilota hypnoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57696'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497685'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57699'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5012'^^xsd:anyURI;
  dwc:scientificName 'Neorhodomela larix'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57699'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=25'^^xsd:anyURI;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:1370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A95729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:95729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '95729'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=46445'^^xsd:anyURI;
  dwc:scientificName 'Pylaiella littoralis f. rupincola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Wynne'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:95729'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58377'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5208'^^xsd:anyURI;
  dwc:scientificName 'Serraticardia macmillanii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58377'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '838460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58376'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5208'^^xsd:anyURI;
  dwc:scientificName 'Serraticardia macmillanii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '838460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58384'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5210'^^xsd:anyURI;
  dwc:scientificName 'Bossiella orbigniana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58384'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:131449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '131449'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1154'^^xsd:anyURI;
  dwc:scientificName 'Leptophytum foecundum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:131449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57920'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5052'^^xsd:anyURI;
  dwc:scientificName 'Prionitis lanceolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '496247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57921'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5052'^^xsd:anyURI;
  dwc:scientificName 'Prionitis lanceolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57921'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '496247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58351'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5193'^^xsd:anyURI;
  dwc:scientificName 'Lithothamnion californicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57838'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5034'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pacifica var. delicatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550838'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57842'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5035'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pacifica var. distans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57842'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57848'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5036'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hendryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57848'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1347895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57828'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5033'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57828'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57827'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5033'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57855'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5037'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hendryi var. deliquescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550840'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57856'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5037'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hendryi var. deliquescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57856'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550840'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57862'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5038'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hendryi var. gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550841'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57863'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5038'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hendryi var. gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57863'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550841'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57869'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5039'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hendryi var. luxurians'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550842'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57870'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5039'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia hendryi var. luxurians'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57870'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '550842'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:131264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '131264'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22075'^^xsd:anyURI;
  dwc:scientificName 'Lithophyllum tenue'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '500463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:131264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '377068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57886'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5046'^^xsd:anyURI;
  dwc:scientificName 'Porphyra nereocystis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57886'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '626031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58311'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5174'^^xsd:anyURI;
  dwc:scientificName 'Bonnemaisonia nootkana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58311'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '496257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57894'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5047'^^xsd:anyURI;
  dwc:scientificName 'Porphyra pseudolanceolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '626065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57895'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5047'^^xsd:anyURI;
  dwc:scientificName 'Porphyra pseudolanceolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57895'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '626065'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57901'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5049'^^xsd:anyURI;
  dwc:scientificName 'Porphyra schizophylla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '626030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57902'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5049'^^xsd:anyURI;
  dwc:scientificName 'Porphyra schizophylla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57902'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '626030'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57793'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5029'^^xsd:anyURI;
  dwc:scientificName 'Plocamium violaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57793'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372633'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57799'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5030'^^xsd:anyURI;
  dwc:scientificName 'Polyneura latissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57800'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5030'^^xsd:anyURI;
  dwc:scientificName 'Polyneura latissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57800'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=10'^^xsd:anyURI;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:565'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57820'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5032'^^xsd:anyURI;
  dwc:scientificName 'Polysiphonia scopulorum var. villum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '550837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497690'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57760'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5024'^^xsd:anyURI;
  dwc:scientificName 'Peyssonnelia pacifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57760'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372628'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57782'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5027'^^xsd:anyURI;
  dwc:scientificName 'Plocamiocolax pulvinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57782'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372631'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:36359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '36359'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1468'^^xsd:anyURI;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:36359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A36360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:36360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '36360'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1468'^^xsd:anyURI;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:36360'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30057'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=932'^^xsd:anyURI;
  dwc:scientificName 'Enteromorpha torta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A30058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:30058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '30058'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=932'^^xsd:anyURI;
  dwc:scientificName 'Enteromorpha torta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:30058'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234481'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=39'^^xsd:anyURI;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:2721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:131438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '131438'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17577'^^xsd:anyURI;
  dwc:scientificName 'Lithothamnion foecundum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '238917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:131438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58434'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5227'^^xsd:anyURI;
  dwc:scientificName 'Neoagardhiella baileyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58440'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5230'^^xsd:anyURI;
  dwc:scientificName 'Sarcodiotheca furcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58441'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5230'^^xsd:anyURI;
  dwc:scientificName 'Sarcodiotheca furcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58441'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103148'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=342'^^xsd:anyURI;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103344'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=352'^^xsd:anyURI;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A66120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:66120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '66120'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12792'^^xsd:anyURI;
  dwc:scientificName 'Antithamnion shimamurana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:66120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '5518'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=76'^^xsd:anyURI;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:5518'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '6599'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=100'^^xsd:anyURI;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:6599'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:33198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '33198'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1245'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus parvus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:33198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A33199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:33199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '33199'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1245'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus parvus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:33199'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A34604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:34604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '34604'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=1368'^^xsd:anyURI;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:34604'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A129377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:129377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '129377'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4389'^^xsd:anyURI;
  dwc:scientificName 'Cirrulicarpus gmelinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:129377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '497591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A103149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:103149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '103149'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=342'^^xsd:anyURI;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:103149'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A131746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:131746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '131746'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65895'^^xsd:anyURI;
  dwc:scientificName 'Nitzschia ligowskii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '376544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:131746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '376544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58178'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5117'^^xsd:anyURI;
  dwc:scientificName 'Streblonema porphyrae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58178'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A58036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:58036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '58036'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5069'^^xsd:anyURI;
  dwc:scientificName 'Smithora naiadum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '494903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:58036'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494903'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A73913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:73913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '73913'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=16387'^^xsd:anyURI;
  dwc:scientificName 'Iridaea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '498503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:73913'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372600'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A145424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:145424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '145424'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=12630'^^xsd:anyURI;
  dwc:scientificName 'Porphyra torta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:145424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '626078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A75481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:75481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '75481'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17554'^^xsd:anyURI;
  dwc:scientificName 'Membranoptera denticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '548120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:75481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113474'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4956'^^xsd:anyURI;
  dwc:scientificName 'Erythrophyllum delesserioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113196'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3638'^^xsd:anyURI;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113216'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4892'^^xsd:anyURI;
  dwc:scientificName 'Phaeostrophion irregulare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '4861'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=68'^^xsd:anyURI;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:4861'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57980'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5060'^^xsd:anyURI;
  dwc:scientificName 'Pugetia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57980'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A76081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:76081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '76081'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=17957'^^xsd:anyURI;
  dwc:scientificName 'Punctaria lobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '373987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:76081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '373987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A61103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:61103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '61103'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=11445'^^xsd:anyURI;
  dwc:scientificName 'Enteromorpha intestinalis f. cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '553168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:61103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '689029'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113435'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4329'^^xsd:anyURI;
  dwc:scientificName 'Constantinea rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113491'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4961'^^xsd:anyURI;
  dwc:scientificName 'Fauchea laciniata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '526732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '503894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113451'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4937'^^xsd:anyURI;
  dwc:scientificName 'Chondracanthus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113501'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=24288'^^xsd:anyURI;
  dwc:scientificName 'Sparlingia pertusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '375031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '375031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57960'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5057'^^xsd:anyURI;
  dwc:scientificName 'Pterosiphonia dendroidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1313050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A113417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:113417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '113417'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4979'^^xsd:anyURI;
  dwc:scientificName 'Hymenena flabelligera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:113417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57885'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5046'^^xsd:anyURI;
  dwc:scientificName 'Porphyra nereocystis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '626031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57739'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=5019'^^xsd:anyURI;
  dwc:scientificName 'Opuntiella californica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57739'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372623'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57407'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4960'^^xsd:anyURI;
  dwc:scientificName 'Farlowia mollis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57407'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57350'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4950'^^xsd:anyURI;
  dwc:scientificName 'Cryptosiphonia woodii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372563'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56934'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4875'^^xsd:anyURI;
  dwc:scientificName 'Hecatonema primarium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '372504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56945'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4877'^^xsd:anyURI;
  dwc:scientificName 'Hedophyllum sessile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '496237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '496237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A57026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:57026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '57026'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4893'^^xsd:anyURI;
  dwc:scientificName 'Pleurophycus gardneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:57026'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A56856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:56856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '56856'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4851'^^xsd:anyURI;
  dwc:scientificName 'Pterosiphonia bipinnata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:56856'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1345055'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A28964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:28964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '28964'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=841'^^xsd:anyURI;
  dwc:scientificName 'Omphalophyllum ulvaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:28964'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54376'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4341'^^xsd:anyURI;
  dwc:scientificName 'Gloiopeltis furcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54376'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372181'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A81044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:81044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '81044'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=22060'^^xsd:anyURI;
  dwc:scientificName 'Punctaria stipitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:81044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '374803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A54313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:54313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '54313'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4329'^^xsd:anyURI;
  dwc:scientificName 'Constantinea rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '372170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:54313'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '4716'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65'^^xsd:anyURI;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:4716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '4717'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=65'^^xsd:anyURI;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:4717'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A156762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:156762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '156762'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=21740'^^xsd:anyURI;
  dwc:scientificName 'Pachyarthron cretacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '374742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:156762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52803'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3951'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia bullosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52803'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A52941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:52941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '52941'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=4005'^^xsd:anyURI;
  dwc:scientificName 'Costaria costata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:52941'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '5261'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=74'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:5261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '5262'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=74'^^xsd:anyURI;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:5262'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '5135'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=72'^^xsd:anyURI;
  dwc:scientificName 'Punctaria latifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:5135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A50002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:50002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '50002'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3638'^^xsd:anyURI;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:50002'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '5136'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=72'^^xsd:anyURI;
  dwc:scientificName 'Punctaria latifolia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:5136'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A20411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:20411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '20411'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=449'^^xsd:anyURI;
  dwc:scientificName 'Antithamnionella spirographidis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '144521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:20411'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144521'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '5185'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=73'^^xsd:anyURI;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:5185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '5186'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=73'^^xsd:anyURI;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:collector 'Scagel et al.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:5186'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136674'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3649'^^xsd:anyURI;
  dwc:scientificName 'Alaria marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247026965389"^^xsd:decimal ;
  dwc:decimalLongitude "-159.746236395627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1492013"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  geo-pos:lat "53.247026965389"^^xsd:decimal ;
  geo-pos:long "-159.746236395627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1492013"^^xsd:integer .

<https://eurobis.org/id/occurrence/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A136665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NUI:Algaebase:136665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-27'^^xsd:date;
  dwc:institutionCode 'NUI'^^xsd:string;
  dwc:collectionCode 'Algaebase'^^xsd:string;
  dwc:catalogNumber '136665'^^xsd:integer;
  dwc:recordUrl 'http://www.algaebase.org/search/species/detail/?species_id=3998'^^xsd:anyURI;
  dwc:scientificName 'Alaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'USA'^^xsd:string;
  dwc:longitude '-159.74623639563'^^xsd:double;
  dwc:latitude '53.247026965389'^^xsd:double;
  dwc:coordinatePrecision '1492013'^^xsd:integer;
  dwc:occurrenceRemarks 'land-based locality from Algaebase transferred to matching EEZ or MEOW to obtain sea-based locations; coordinates and precision retrieved from VLIMAR'^^xsd:string;
  dwc:aphiaid '371979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:NUI:Algaebase:136665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '547463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2__urn%3Acatalog%3ANUI%3AAlgaebase%3A5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247026965389 -159.746236395627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5